coqui-tts/recipes
Eren Gölge 2447f42ca1 Implement tarring datasets 2021-10-01 16:29:45 +00:00
..
kokoro/tacotron2-DDC rename to 2021-06-22 16:21:10 +02:00
librispeech/stt/deep_speech Implement tarring datasets 2021-10-01 16:29:45 +00:00
ljspeech Make linter 2021-09-30 23:02:16 +00:00
README.md tacotron DDC LJSpeech recipe 2021-05-17 11:42:14 +02:00

README.md

🐸💬 TTS Training Recipes

TTS recipes intended to host bash scripts running all the necessary steps to train a TTS model with a particular dataset.

Run each script from the root TTS folder as follows

$ bash ./recipes/<dataset>/<model>/run.sh

All the outputs are held under the recipe directory unless you change the paths in the bash script.

If you train a new model using TTS, feel free to share your training to expand the list of recipes.