Simple and reproducible framework for text to speech
- Build docker container:
docker-compose build - Place your data at
./downloads - Edit preprocessing and training params at config, for example
config/tts/tacotron2.yml - Edit training pipeline at
train.sh - Run training
./run_docker.sh