Skip to content

follow NVIDIA, simplify it and support data parallel.

Notifications You must be signed in to change notification settings

xcmyz/Tacotron2-Pytorch

Repository files navigation

Tacotron2-Pytorch

Support DataParallel

Training

  1. Put LJSpeech dataset in data
  2. Run python preprocess.py
  3. modify hyperparameters in hparams.py
  4. Run python train.py

Inference

  1. Put Nvidia pretrained waveglow model in waveglow/pre_trained_model
  2. Run python inference.py

About

follow NVIDIA, simplify it and support data parallel.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages