coqui-tts/TTS/tts/layers/xtts
Enno Hermann 964b813235 fix(gpt): set attention mask and address other warnings 2024-10-25 18:49:04 +02:00
..
trainer fix: load weights only in torch.load 2024-09-12 23:37:19 +02:00
__init__.py chore(stream_generator): address lint issues 2024-06-17 09:52:35 +02:00
dvae.py fix: load weights only in torch.load 2024-09-12 23:37:19 +02:00
gpt.py fix(gpt): set attention mask and address other warnings 2024-10-25 18:49:04 +02:00
gpt_inference.py fix(gpt): set attention mask and address other warnings 2024-10-25 18:49:04 +02:00
hifigan_decoder.py fix: load weights only in torch.load 2024-09-12 23:37:19 +02:00
latent_encoder.py 🔥 XTTS implementation 2023-09-13 17:51:24 +02:00
perceiver_encoder.py chore: remove obsolete code for torch<2 2024-05-08 18:08:40 +02:00
stream_generator.py fix(xtts): support transformers>=4.43.0 in streaming inference 2024-10-20 15:20:26 +02:00
tokenizer.py feat(xtts): support hindi in tokenizer (#64) 2024-09-12 21:29:21 +02:00
xtts_manager.py fix: load weights only in torch.load 2024-09-12 23:37:19 +02:00
zh_num2words.py fix: use logging instead of print statements 2024-04-03 15:19:45 +02:00