coqui-tts/TTS/tts/layers
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
..
align_tts isort all imports 2021-04-09 00:45:20 +02:00
feed_forward format with black 2021-04-09 00:54:59 +02:00
generic Update wavenet.py (#1796) 2022-08-01 12:20:37 +02:00
glow_tts Update wavenet.py (#1796) 2022-08-01 12:20:37 +02:00
overflow Adding neural HMM TTS Model (#2272) 2023-01-23 11:53:04 +01:00
tacotron Update capacitron_layers.py (#1664) 2022-08-15 11:08:50 +02:00
vits Trick to Upsampling to High sampling rates using VITS model (#1456) 2022-04-26 11:47:46 +02:00
__init__.py Remove SpeedySpeech from .models.json 2021-09-10 17:47:27 +00:00
losses.py Fastspeech2 (#2073) 2023-01-15 22:39:22 +01:00