coqui-tts/TTS/tts/layers/xtts
Enno Hermann 33ac0d6ee1 refactor(xtts): use build_hf_gpt_transformer from tortoise 2024-11-21 15:44:42 +01:00
..
trainer chore: use original instead of scarf urls 2024-11-10 22:19:25 +01:00
__init__.py chore(stream_generator): address lint issues 2024-06-17 09:52:35 +02:00
dvae.py fix: only enable load with weights_only in pytorch>=2.4 2024-11-04 18:39:51 +01:00
gpt.py refactor(xtts): use build_hf_gpt_transformer from tortoise 2024-11-21 15:44:42 +01:00
gpt_inference.py fix(gpt): set attention mask and address other warnings 2024-10-25 18:49:04 +02:00
hifigan_decoder.py refactor(xtts): remove duplicate hifigan generator 2024-11-21 11:53:35 +01:00
latent_encoder.py refactor(xtts): reuse functions/classes from tortoise 2024-11-21 12:51:42 +01:00
perceiver_encoder.py refactor(xtts): reuse functions/classes from tortoise 2024-11-21 12:51:42 +01: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: only enable load with weights_only in pytorch>=2.4 2024-11-04 18:39:51 +01:00
zh_num2words.py fix: use logging instead of print statements 2024-04-03 15:19:45 +02:00