coqui-tts/TTS/utils
Eren Gölge 1692b8e4d9
Merge pull request #726 from fijipants/patch-1
Fix bug with log_func
2021-08-26 22:11:29 +02:00
..
logging Refactor logging initialization 2021-08-09 18:35:08 +00:00
__init__.py rename the project to old TTS 2020-09-09 12:27:23 +02:00
audio.py Fix bug with log_func 2021-08-18 19:59:51 -04:00
callbacks.py Implement unified trainer 2021-06-28 17:03:19 +02:00
distribute.py Implement unified trainer 2021-06-28 17:03:19 +02:00
generic_utils.py Allow saving / loading checkpoints from cloud paths (#683) 2021-08-09 18:02:36 +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-18 19:56:52 -04:00
trainer_utils.py Modify `get_optimizer` to accept a model argument 2021-08-09 18:02:36 +00:00
training.py Implement unified trainer 2021-06-28 17:03:19 +02:00