ParakeetEricRoss/parakeet/modules
iclementine f9087ea9a2 add masking functions 2020-10-13 15:53:18 +08:00
..
__init__.py WIP: refactor 2020-10-10 15:51:54 +08:00
attention.py WIP: refactor 2020-10-10 15:51:54 +08:00
cbhg.py WIP: refactor 2020-10-10 15:51:54 +08:00
connections.py WIP: refactor 2020-10-10 15:51:54 +08:00
conv.py WIP: refactor 2020-10-10 15:51:54 +08:00
customized.py add warning in Conv1DCell and synthesis.py for wavenet and deepvoice 3(auto-regressive models) 2020-03-21 15:10:25 +00:00
dynamic_gru.py add docstring to transformer_tts and fastspeech 2020-03-10 02:40:44 +00:00
ffn.py fix the bug 1/x=0 in python2 2020-03-10 06:49:33 +00:00
geometry.py WIP: refactor 2020-10-10 15:51:54 +08:00
loss.py add models & modules back 2019-11-25 03:40:52 +00:00
masking.py add masking functions 2020-10-13 15:53:18 +08:00
multihead_attention.py modified the process of generating masks to speed up batching 2020-03-20 09:37:49 +00:00
positional_encoding.py WIP: refactor 2020-10-10 15:51:54 +08:00
stft.py WIP: refactor 2020-10-10 15:51:54 +08:00
transformer.py add masking functions 2020-10-13 15:53:18 +08:00
weight_norm.py fix WeightNormWrapper, stop using CacheDataset for deep voice 3, pin numba version to 0.47.0 2020-06-12 10:01:22 +00:00