vae_tacotron2 icon indicating copy to clipboard operation
vae_tacotron2 copied to clipboard

Why ?Thanks

Open WYan123 opened this issue 6 years ago • 0 comments

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']

WYan123 avatar Jan 14 '20 12:01 WYan123