coqui-tts/TTS/tts/models
Shivam Mehta d83ee8fe45
Adding neural HMM TTS Model (#2272)
* Adding neural HMM TTS

* Adding tests

* Adding neural hmm on readme

* renaming training recipe

* Removing overflow\s decoder parameters from the config

* Update the Trainer requirement version for a compatible one (#2276)

* Bump up to v0.10.2

* Adding neural HMM TTS

* Adding tests

* Adding neural hmm on readme

* renaming training recipe

* Removing overflow\s decoder parameters from the config

* fixing documentation

Co-authored-by: Edresson Casanova <edresson1@gmail.com>
Co-authored-by: Eren Gölge <erogol@hotmail.com>
2023-01-23 11:53:04 +01:00
..
__init__.py Update setup_model 2022-02-25 11:11:35 +01:00
align_tts.py Cache fsspec downloads (#2132) 2022-11-09 22:12:48 +01:00
base_tacotron.py Cache fsspec downloads (#2132) 2022-11-09 22:12:48 +01:00
base_tts.py Fix #2191 2023-01-15 23:11:57 +01:00
forward_tts.py Fastspeech2 (#2073) 2023-01-15 22:39:22 +01:00
glow_tts.py Fix for FloorDiv Function Warning (#1760) 2022-07-20 11:31:22 +02:00
neuralhmm_tts.py Adding neural HMM TTS Model (#2272) 2023-01-23 11:53:04 +01:00
overflow.py Adding neural HMM TTS Model (#2272) 2023-01-23 11:53:04 +01:00
tacotron.py Capacitron (#977) 2022-05-20 16:17:11 +02:00
tacotron2.py Capacitron (#977) 2022-05-20 16:17:11 +02:00
vits.py Fixed bug related to yourtts speaker embeddings issue (#2234) 2023-01-02 14:20:02 +01:00