You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "synthesize.py", line 101, in
main()
File "synthesize.py", line 95, in main
synthesize(args, hparams, taco_checkpoint, wave_checkpoint, sentences)
File "synthesize.py", line 37, in synthesize
wavenet_in_dir = tacotron_synthesize(args, hparams, taco_checkpoint, sentences)
File "C:\Users\Superuser\Desktop\Tacotron-2-master\tacotron\synthesize.py", line 124, in tacotron_synthesize
raise RuntimeError('Failed to load checkpoint at {}'.format(checkpoint))
RuntimeError: Failed to load checkpoint at logs-Tacotron-2\taco_pretrained/
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "synthesize.py", line 101, in
main()
File "synthesize.py", line 95, in main
synthesize(args, hparams, taco_checkpoint, wave_checkpoint, sentences)
File "synthesize.py", line 37, in synthesize
wavenet_in_dir = tacotron_synthesize(args, hparams, taco_checkpoint, sentences)
File "C:\Users\Superuser\Desktop\Tacotron-2-master\tacotron\synthesize.py", line 124, in tacotron_synthesize
raise RuntimeError('Failed to load checkpoint at {}'.format(checkpoint))
RuntimeError: Failed to load checkpoint at logs-Tacotron-2\taco_pretrained/
The text was updated successfully, but these errors were encountered: