coqui-tts/TTS/tts/layers/xtts
Julian Weber 675f983550
Add sentence splitting (#3227)
* Add sentence spliting

* update requirements

* update default args v2

* Add spanish

* Fix return gpt_latents

* Update requirements

* Fix requirements
2023-11-16 11:01:11 +01:00
..
trainer Make style 2023-11-13 13:01:01 +01:00
dvae.py 🔥 XTTS implementation 2023-09-13 17:51:24 +02:00
gpt.py Fix XTTS GPT padding and inference issues (#3216) 2023-11-15 14:02:05 +01:00
gpt_inference.py 🔥 XTTS implementation 2023-09-13 17:51:24 +02:00
hifigan_decoder.py PyTorch 2.1 Updates (Weight Norm and TorchAudio I/O) (#3176) 2023-11-09 16:31:03 +01:00
latent_encoder.py 🔥 XTTS implementation 2023-09-13 17:51:24 +02:00
perceiver_encoder.py XTTS v2.0 (#3137) 2023-11-06 14:58:18 +01:00
stream_generator.py Bug Fix on inference using XTTS trainer checkpoint 2023-10-21 13:37:21 -03:00
tokenizer.py Add sentence splitting (#3227) 2023-11-16 11:01:11 +01:00
zh_num2words.py XTTS v2.0 (#3137) 2023-11-06 14:58:18 +01:00