coqui-tts/TTS/utils
logan hart ff9b63d02a
Add neon models (#2140)
* Add neon ljspeech vits model

* Add neon german model

* Update .models.json

* Add neon spanish model

* Add french model

* Add Dutch model

* Add Hungarian model

* Add Greek model

* Remove uneeded description

* Update .models.json

* Update .models.json

* Handling neon models

* Add all neon models

* Update .models.json

* Split zoo_tests

* Update test names

* Update model testing

Co-authored-by: Eren Gölge <erogol@hotmail.com>
2022-11-16 16:12:39 +01:00
..
audio Replace pyworld by pyin (#1946) 2022-09-09 10:43:14 +02:00
__init__.py rename the project to old TTS 2020-09-09 12:27:23 +02:00
callbacks.py Make style and lint 2021-12-01 10:42:52 +00:00
capacitron_optimizer.py Fix Capacitron training (#2086) 2022-11-01 12:52:06 +01: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 Cache fsspec downloads (#2132) 2022-11-09 22:12:48 +01:00
manage.py Cache fsspec downloads (#2132) 2022-11-09 22:12:48 +01:00
radam.py Fixup `utils` for the trainer 2021-06-28 17:03:47 +02:00
samplers.py Implement bucketed weighted sampling for VITS (#1871) 2022-08-15 11:08:11 +02:00
synthesizer.py Add neon models (#2140) 2022-11-16 16:12:39 +01:00
training.py Update synthesis.py 2022-02-25 11:29:41 +01:00
vad.py Write non-speech files in a TXT (#2048) 2022-10-06 13:25:54 +02:00