coqui-tts/TTS/utils
p0p4k 71281ff1e4
Add support for model_info in CLI (#1623)
* model_info

* model_info

* model_info_by_idx and name

* model_info_by_idx and name

* model_info

* Update manage.py

* fixed linter

* fixed linter

* fixed linter

* fixed linter

* fixed return style checks

* fixed linter

* fixed linter

* fixed idx always positive

* added comments

* fix parser.args check

* fix parser.args check

* Make style

Co-authored-by: Eren G??lge <egolge@coqui.ai>
2022-06-20 23:28:17 +02:00
..
__init__.py rename the project to old TTS 2020-09-09 12:27:23 +02:00
audio.py Trick to Upsampling to High sampling rates using VITS model (#1456) 2022-04-26 11:47:46 +02:00
callbacks.py Make style and lint 2021-12-01 10:42:52 +00:00
capacitron_optimizer.py Capacitron (#977) 2022-05-20 16:17:11 +02:00
distribute.py Update pylint 2.10.2 and fix lint issues 2021-08-30 08:10:35 +00:00
download.py Update TTS.tts formatters (#1228) 2022-02-11 23:03:43 +01:00
downloaders.py Add addtional datasets 2021-12-16 07:21:27 -05:00
generic_utils.py Update model file extension (#1422) 2022-03-22 17:55:00 +01:00
io.py Capacitron (#977) 2022-05-20 16:17:11 +02:00
manage.py Add support for model_info in CLI (#1623) 2022-06-20 23:28:17 +02:00
radam.py Fixup `utils` for the trainer 2021-06-28 17:03:47 +02:00
synthesizer.py Capacitron (#977) 2022-05-20 16:17:11 +02:00
training.py Update synthesis.py 2022-02-25 11:29:41 +01:00
vad.py Fix style tests 2022-03-23 15:05:32 -03:00