coqui-tts/TTS/utils
Eren Gölge 2620f62ea8 Move duration_loss inside VitsGeneratorLoss 2021-08-27 07:07:07 +00:00
..
logging Move duration_loss inside VitsGeneratorLoss 2021-08-27 07:07:07 +00:00
__init__.py rename the project to old TTS 2020-09-09 12:27:23 +02:00
audio.py Implement VITS model 🚀 2021-08-09 18:02:36 +00:00
callbacks.py Implement unified trainer 2021-06-28 17:03:19 +02:00
distribute.py Fixes for the vits model 2021-08-26 17:15:09 +00:00
generic_utils.py Fixes for the vits model 2021-08-26 17:15:09 +00:00
io.py Allow saving / loading checkpoints from cloud paths (#683) 2021-08-09 18:02:36 +00:00
manage.py Print model count when listing modelsk 2021-08-10 16:25:11 +00:00
radam.py Fixup `utils` for the trainer 2021-06-28 17:03:47 +02:00
synthesizer.py Update `synthesizer.py` 2021-08-09 18:02:36 +00:00
trainer_utils.py Syncronize DDP processes 2021-08-13 10:40:50 +00:00
training.py Implement unified trainer 2021-06-28 17:03:19 +02:00