coqui-tts/TTS/utils
p0p4k 4fe50801b5
Update README.md; download progress bar in CLI. (#1797)
* Update README.md

- minor PR
- added model_info usage guide based on #1623 in README.md .

* "added tqdm bar for model download"

* Update manage.py

* fixed style

* fixed style

* sort imports
2022-08-01 12:17:47 +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 feat: updated recipes and lr fix (#1718) 2022-07-12 15:00:53 +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 Update README.md; download progress bar in CLI. (#1797) 2022-08-01 12:17:47 +02:00
radam.py Fixup `utils` for the trainer 2021-06-28 17:03:47 +02:00
synthesizer.py Implement VitsAudioConfig (#1556) 2022-07-12 18:49:58 +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