Tacotron-2 icon indicating copy to clipboard operation
Tacotron-2 copied to clipboard

Trouble with using pretrained checkpoints

Open minahalfatima opened this issue 2 years ago • 1 comments

I'm getting this error while using any pre-trained checkpoints. I'm new to this. I have searched everywhere but have found no suitable solution. Can someone tell me where's the problem, kindly?

tensorflow.python.framework.errors_impl.NotFoundError: Key Tacotron_model/inference/CBHG_postnet/CBHG_postnet_highwaynet_1/H/bias not found in checkpoint [[{{node save/RestoreV2}}]]

minahalfatima avatar Aug 06 '22 18:08 minahalfatima

the neural network is different, the network of the pretrained model is different from the program

79168089 avatar Feb 01 '23 03:02 79168089