ParakeetRebeccaRosario/parakeet/modules
chenfeiyu c57e8e7350 fix transformer_tts' stop condition 2020-12-04 02:11:02 +08:00
..
__init__.py WIP: refactor 2020-10-10 15:51:54 +08:00
attention.py fix a bug for changing reduction factor in transformner_tts 2020-11-03 11:18:46 +08:00
cbhg.py 1. API renaming Conv1d -> Conv1D, BatchNorm1d -> BatchNorm1D; 2020-10-22 05:04:45 +00:00
connections.py WIP: refactor 2020-10-10 15:51:54 +08:00
conv.py fix a bug for changing reduction factor in transformner_tts 2020-11-03 11:18:46 +08:00
geometry.py move Conv1dBatchNorm to conv.py 2020-10-14 10:05:26 +08:00
losses.py fix transformer_tts' stop condition 2020-12-04 02:11:02 +08:00
masking.py tested io for TransformerTTS 2020-10-15 22:48:09 +08:00
positional_encoding.py switch back to standard implementation of positional encoding 2020-12-03 14:54:32 +08:00
stft.py WIP: refactor 2020-10-10 15:51:54 +08:00
transformer.py fix a bug for changing reduction factor in transformner_tts 2020-11-03 11:18:46 +08:00