coqui-tts/TTS/tts/models
Eren Gölge 01324c8e70 Update `base_tts.py`
Enable calling `make_symbols()` from the model if defined.
Compatibility changes for end2end `tts` models in batch formatting.
Changes in multi-speaker initialization.
Modify `test_run()` to work with dict output iof `synthesis`
2021-08-09 18:02:36 +00:00
..
__init__.py Update `tts.models.setup_model` 2021-06-28 17:03:19 +02:00
align_tts.py Allow saving / loading checkpoints from cloud paths (#683) 2021-08-09 18:02:36 +00:00
base_tacotron.py Allow saving / loading checkpoints from cloud paths (#683) 2021-08-09 18:02:36 +00:00
base_tts.py Update `base_tts.py` 2021-08-09 18:02:36 +00:00
glow_tts.py Allow saving / loading checkpoints from cloud paths (#683) 2021-08-09 18:02:36 +00:00
speedy_speech.py Allow saving / loading checkpoints from cloud paths (#683) 2021-08-09 18:02:36 +00:00
tacotron.py Fix stopnet training 2021-07-24 11:39:54 +02:00
tacotron2.py Fix stopnet training 2021-07-24 11:39:54 +02:00