coqui-tts/TTS/tts/models
Eren Gölge d085642ac1 Cache pitch features
Cache the features at the beginning of `BaseTTS` training.
2021-09-06 15:16:58 +00:00
..
__init__.py Update `tts.setup_model` 2021-08-09 18:02:36 +00:00
align_tts.py Update pylint 2.10.2 and fix lint issues 2021-08-30 08:10:35 +00:00
base_tacotron.py Fix `base_tacotron` `aux_input` handling 2021-09-06 15:16:58 +00:00
base_tts.py Cache pitch features 2021-09-06 15:16:58 +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 Tacotron num_char init 2021-08-10 08:56:34 +00:00
tacotron2.py Fix `num_char` init in Tacotron models 2021-08-09 21:46:15 +00:00
vits.py Fix vits args types 2021-08-30 23:24:20 +00:00