coqui-tts/TTS/tts/models
Eren Gölge f186856e5d Add option to sort input sequnce by audio len 2021-08-30 08:10:35 +00:00
..
__init__.py Update `tts.setup_model` 2021-08-09 18:02:36 +00:00
align_tts.py Allow saving / loading checkpoints from cloud paths (#683) 2021-08-09 18:02:36 +00:00
base_tacotron.py Fix multi-speaker init of Tacotron models & tests 2021-08-09 18:02:36 +00:00
base_tts.py Add option to sort input sequnce by audio len 2021-08-30 08:10:35 +00:00
glow_tts.py Fix multi-speaker init of Tacotron models & tests 2021-08-09 18:02:36 +00:00
speedy_speech.py Fix multi-speaker init of Tacotron models & tests 2021-08-09 18:02:36 +00:00
tacotron.py Fix Tacotron num_char init 2021-08-10 08:56:34 +00:00
tacotron2.py Fix `num_char` init in Tacotron models 2021-08-09 21:46:15 +00:00
vits.py Move duration_loss inside VitsGeneratorLoss 2021-08-27 07:07:07 +00:00