Kyubyong / dc_tts

A TensorFlow Implementation of DC-TTS: yet another text-to-speech model
Apache License 2.0
1.16k stars 370 forks source link

Type object 'Hyperparams' has no attribute 'chkpt_dir'. #82

Closed Pritzier closed 4 years ago

Pritzier commented 4 years ago

When trying to run command: python train.py 1 I get this AtributeError: Type object 'Hyperparams' has no attribute 'chkpt_dir'.