coqui-tts/TTS/tts/models
Eren Gölge c312acac7d Implement VITS model 🚀
VITS model implementation built on Glow TTS and HiFiGAN
layers.
2021-08-09 18:02:36 +00:00
..
__init__.py Update `tts.setup_model` 2021-08-09 18:02:36 +00:00
align_tts.py Allow saving / loading checkpoints from cloud paths (#683) 2021-08-09 18:02:36 +00:00
base_tacotron.py Fix multi-speaker init of Tacotron models & tests 2021-08-09 18:02:36 +00:00
base_tts.py Implement VITS model 🚀 2021-08-09 18:02:36 +00:00
glow_tts.py Fix multi-speaker init of Tacotron models & tests 2021-08-09 18:02:36 +00:00
speedy_speech.py Fix multi-speaker init of Tacotron models & tests 2021-08-09 18:02:36 +00:00
tacotron.py Fix multi-speaker init of Tacotron models & tests 2021-08-09 18:02:36 +00:00
tacotron2.py Fix multi-speaker init of Tacotron models & tests 2021-08-09 18:02:36 +00:00
vits.py Implement VITS model 🚀 2021-08-09 18:02:36 +00:00