coqui-tts/TTS
Julian Weber cf97116185
XTTS v1.1 (#3089)
* Add support for ne_hifigan

* Update model.json

* Update hash

* Fix model loading

* Enhance text_normalization

* Add xtts to zoo test exception

* Add model hash check

* Add get_number_tokens
2023-10-20 16:02:08 +02:00
..
bin Add stdout option (#3027) 2023-10-16 12:07:21 +02:00
config Fix model tests (#2943) 2023-09-14 15:21:48 +02:00
encoder Drop fairseq for Hubert 2023-06-26 19:27:48 +02:00
server Make style 2023-08-11 12:55:23 +02:00
tts XTTS v1.1 (#3089) 2023-10-20 16:02:08 +02:00
utils XTTS v1.1 (#3089) 2023-10-20 16:02:08 +02:00
vc Remove duplicate convert_pad_shape 2023-09-27 01:10:48 +03:00
vocoder [minor] hifigan_generator.py typo (#2462) 2023-03-28 12:43:36 +02:00
.models.json XTTS v1.1 (#3089) 2023-10-20 16:02:08 +02:00
VERSION Bump up to v0.17.10 2023-10-19 12:00:15 +02:00
__init__.py Use `coqui_tts` as the default run name 2021-08-30 12:56:47 +00:00
api.py Add stdout option (#3027) 2023-10-16 12:07:21 +02:00
cs_api.py Add stdout option (#3027) 2023-10-16 12:07:21 +02:00
model.py Cache fsspec downloads (#2132) 2022-11-09 22:12:48 +01:00