coqui-tts/TTS/tts/layers/xtts
Edresson Casanova 11283fce07
Ensures that only GPT model is in training mode during XTTS GPT training (#3241)
* Ensures that only GPT model is in training mode during training

* Fix parallel wavegan unit test
2023-11-17 15:13:46 +01:00
..
trainer Ensures that only GPT model is in training mode during XTTS GPT training (#3241) 2023-11-17 15:13:46 +01:00
dvae.py 🔥 XTTS implementation 2023-09-13 17:51:24 +02:00
gpt.py Make style 2023-11-17 13:43:34 +01:00
gpt_inference.py 🔥 XTTS implementation 2023-09-13 17:51:24 +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 v2.0 (#3137) 2023-11-06 14:58:18 +01:00
stream_generator.py Bug Fix on inference using XTTS trainer checkpoint 2023-10-21 13:37:21 -03:00
tokenizer.py Make style 2023-11-17 13:43:34 +01:00
zh_num2words.py XTTS v2.0 (#3137) 2023-11-06 14:58:18 +01:00