coqui-tts/TTS/tts/layers/xtts
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
..
diffusion.py Remove duplicate get_named_beta_schedules 2023-09-27 01:09:59 +03:00
dvae.py 🔥 XTTS implementation 2023-09-13 17:51:24 +02:00
gpt.py Streaming inference for XTTS 🚀 (#3035) 2023-10-06 18:34:06 +02:00
gpt_inference.py 🔥 XTTS implementation 2023-09-13 17:51:24 +02:00
hifigan_decoder.py Streaming inference for XTTS 🚀 (#3035) 2023-10-06 18:34:06 +02:00
latent_encoder.py 🔥 XTTS implementation 2023-09-13 17:51:24 +02:00
stream_generator.py Streaming inference for XTTS 🚀 (#3035) 2023-10-06 18:34:06 +02:00
tokenizer.py XTTS v1.1 (#3089) 2023-10-20 16:02:08 +02:00
vocoder.py 🔥 XTTS implementation 2023-09-13 17:51:24 +02:00
zh_num2words.py XTTS v1.1 (#3089) 2023-10-20 16:02:08 +02:00