Kyubyong / expressive_tacotron

Tensorflow Implementation of Expressive Tacotron
197 stars 33 forks source link

NotFoundError: Restoring from checkpoint failed. #9

Closed ishandutta2007 closed 5 years ago

ishandutta2007 commented 5 years ago

python synthesize.py

tensorflow.python.framework.errors_impl.NotFoundError: Restoring from checkpoint failed. This is most likely due to a Variable name or other graph key that is missing from the checkpoint. Please ensure that you have not altered the graph expected based on the checkpoint. Original error:

ishandutta2007 commented 5 years ago

My mistake, I was running aginst wrong models. closing.