TTS/TTS
Eren Gölge c5d1dd9d1b Fix restoring best_loss
Keep the default value if model checkpoint has no `model_loss`
2021-08-17 12:12:36 +00:00
..
bin Fix distribute.py and ddp training 2021-08-12 22:22:32 +00:00
config update docstring 2021-08-09 18:35:35 +00:00
server Fix 🐛 2021-08-10 12:56:32 +00:00
speaker_encoder Allow saving / loading checkpoints from cloud paths (#683) 2021-08-09 18:02:36 +00:00
tts Syncronize DDP processes 2021-08-13 10:40:50 +00:00
utils Syncronize DDP processes 2021-08-13 10:40:50 +00:00
vocoder Fix Tacotron num_char init 2021-08-10 08:56:34 +00:00
.models.json Add the models released with v0.2.0 2021-08-10 15:46:31 +00:00
VERSION Bump up to v0.2.0 2021-08-11 08:15:39 +00:00
__init__.py Add tests for gruut phonemization 2021-06-25 14:41:05 +02:00
model.py Create base 🐸TTS model abstraction for tts models 2021-06-28 17:03:19 +02:00
trainer.py Fix restoring best_loss 2021-08-17 12:12:36 +00:00