coqui-tts/TTS
Eren Gölge 49bac724c0
Implement VitsAudioConfig (#1556)
* Implement VitsAudioConfig

* Update VITS LJSpeech recipe

* Update VITS VCTK recipe

* Make style

* Add missing decorator

* Add missing param

* Make style

* Update recipes

* Fix test

* Bug fix

* Exclude tests folder

* Make linter

* Make style
2022-07-12 18:49:58 +02:00
..
bin Fix the --model_name and --vocoder_name arguments need a <model_type> element (#1469) 2022-06-27 10:32:43 +02:00
config REBASED: Transform Speaker Encoder in a Generic Encoder and Implement Emotion Encoder training support (#1349) 2022-03-11 14:43:40 +01:00
encoder Add EmbeddingManager and BaseIDManager (#1374) 2022-03-31 13:41:16 +02:00
server 🐍 Python 3.10.x support and drop Python 3.6 support (#1565) 2022-05-12 15:50:25 +02:00
tts Implement VitsAudioConfig (#1556) 2022-07-12 18:49:58 +02:00
utils Implement VitsAudioConfig (#1556) 2022-07-12 18:49:58 +02:00
vocoder Fix checkpointing GAN models (#1641) 2022-06-22 12:07:46 +02:00
.models.json Add Thorsten VITS model (#1675) 2022-06-21 11:39:49 +02:00
VERSION Bump up to v0.7.1 2022-06-21 14:12:55 +02:00
__init__.py Use `coqui_tts` as the default run name 2021-08-30 12:56:47 +00:00
model.py Update base model wrt 👟 (#1406) 2022-03-23 17:24:20 +01:00