-
Running environment: tensorflow 1.4.0 + python 3.6
-
pip install -r requirements.txt
python preprocess.py --dataset [your dataset]
Before running, you need to change the default configuration of hparams.py according to your dataset.
sh run_train.sh
sh run_eval.sh
- https://github.com/keithito/tacotron
- https://github.com/kastnerkyle/multi-speaker-tacotron-tensorflow
- Upload source code.
- Run and verify.
- Detailed readme.