rishikksh20 / vae_tacotron2

VAE Tacotron 2, an alternative of GST Tacotron
MIT License
85 stars 29 forks source link

Why ?Thanks #6

Open WYan123 opened 4 years ago

WYan123 commented 4 years ago

G:\vae_tacotron2-master>python train.py --model='Tacotron' Traceback (most recent call last): File "train.py", line 33, in main() File "train.py", line 24, in main raise ValueError('please enter a valid model to train: {}'.format(accepted_models)) ValueError: please enter a valid model to train: ['Tacotron', 'Wavenet']