alxmamaev / ultimate_tts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Python 98.0%Language:Dockerfile 1.4%Language:Shell 0.6%