Ultimate tts

Simple and reproducible framework for text to speech

Quick start

  1. Build docker container: docker-compose build
  2. Place your data at ./downloads
  3. Edit preprocessing and training params at config, for example config/tts/tacotron2.yml
  4. Edit training pipeline at train.sh
  5. Run training ./run_docker.sh