ParakeetRebeccaRosario/parakeet/models
chenfeiyu 30e3b9172f 1. fix imports for renamed functions in position encoding;
2. fix dimension in MLPPrenet in transformer_tts;
3. use dropout also in inference in MLPPrenet in transformer_tts.
2021-02-03 14:24:29 +08:00
..
__init__.py 1. update docstrings for models.wavenet; 2020-12-18 20:55:27 +08:00
tacotron2.py fix the behavior of dropout in eval of tacotron2 2020-12-28 08:28:55 +00:00
transformer_tts.py 1. fix imports for renamed functions in position encoding; 2021-02-03 14:24:29 +08:00
waveflow.py format all the code with yapf 2020-12-20 13:15:07 +08:00
wavenet.py format all the code with yapf 2020-12-20 13:15:07 +08:00