coqui-tts/TTS/tts/layers/xtts
Enno Hermann 2ad790d169
Merge pull request #4 from idiap/hindi
feat(xtts): support Hindi for sentence-splitting and fine-tuning
2024-04-11 16:49:44 +02:00
..
trainer fix: use logging instead of print statements 2024-04-03 15:19:45 +02:00
dvae.py fix: use logging instead of print statements 2024-04-03 15:19:45 +02:00
gpt.py style: run black 2024-03-07 11:46:51 +01:00
gpt_inference.py Ruff autofix unused imports and import order 2023-12-13 14:56:41 +02:00
hifigan_decoder.py fix: use logging instead of print statements 2024-04-03 15:19:45 +02:00
latent_encoder.py 🔥 XTTS implementation 2023-09-13 17:51:24 +02:00
perceiver_encoder.py xtts/perceiver_encoder: Delete duplicate exists() 2023-12-13 14:56:41 +02:00
stream_generator.py xtts/stream_generator: remove duplicate import + code 2023-12-13 14:56:41 +02:00
tokenizer.py Merge pull request #4 from idiap/hindi 2024-04-11 16:49:44 +02:00
xtts_manager.py fix(xtts_manager): name_to_id() should return dict 2024-03-08 14:47:00 +01:00
zh_num2words.py fix: use logging instead of print statements 2024-04-03 15:19:45 +02:00