coqui-tts/TTS/tts/layers/xtts
Enno Hermann d41686502e feat(xtts): support hindi for sentence-splitting and fine-tuning
The XTTS model itself already supports Hindi, it was just in these components.
2024-04-08 15:57:56 +02:00
..
trainer style: run black 2024-03-07 11:46:51 +01:00
dvae.py Ruff autofix C41 2023-12-13 14:56:41 +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 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/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 feat(xtts): support hindi for sentence-splitting and fine-tuning 2024-04-08 15:57:56 +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 Ruff autofix unnecessary passes 2023-12-13 14:56:41 +02:00