coqui-tts/TTS/utils
George 37eaefc085
Optional silence trimming during inference and find_endpoint() fix (#898)
* Set find_endpoint db threshold in config.json

* Optional silence trimming during inference

* Make trim_db value negative
2021-10-29 18:28:55 +02:00
..
logging Don't OOR values in train console log 2021-10-19 16:32:16 +00:00
__init__.py rename the project to old TTS 2020-09-09 12:27:23 +02:00
audio.py Optional silence trimming during inference and find_endpoint() fix (#898) 2021-10-29 18:28:55 +02:00
callbacks.py Implement unified trainer 2021-06-28 17:03:19 +02:00
distribute.py Update pylint 2.10.2 and fix lint issues 2021-08-30 08:10:35 +00:00
download.py Doc update (#889) 2021-10-26 17:41:33 +02:00
downloaders.py Doc update (#889) 2021-10-26 17:41:33 +02:00
generic_utils.py Fixes for the vits model 2021-08-26 17:15:09 +00:00
io.py Update `copy_model_files()` 2021-09-30 14:47:56 +00:00
manage.py Model zoo tests (#900) 2021-10-29 17:54:16 +02:00
radam.py Fixup `utils` for the trainer 2021-06-28 17:03:47 +02:00
synthesizer.py Optional silence trimming during inference and find_endpoint() fix (#898) 2021-10-29 18:28:55 +02:00
trainer_utils.py Refactor `trainer.py` for v2 2021-09-30 14:16:34 +00:00
training.py Implement unified trainer 2021-06-28 17:03:19 +02:00