coqui-tts/TTS/tts/layers/xtts
Enno Hermann 309f39a45f fix(xtts_manager): name_to_id() should return dict
This is how the other embedding managers work
2024-03-08 14:47:00 +01: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 Simple text cleaner for "hi" 2023-11-24 15:14:34 +01: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