Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RuntimeError: Failed to load checkpoint at logs-Tacotron-2\taco_pretrained/ #507

Open
CrazyPlaysHD opened this issue Apr 9, 2021 · 0 comments

Comments

@CrazyPlaysHD
Copy link

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/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant