Tacotron2 This code trains, evaluates, and infers Tacotron2 models. Installation pip install -r requirements Train a new model python tacotron2/train.py Infer from a model python tacotron2/tacotron2.py path/to/model