-
Notifications
You must be signed in to change notification settings - Fork 31
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
Reloading ns_wn-gauss for teacher continue training #15
Comments
Hi, the checkpoint only contains the variables which is used in evaluaiton. It does not contain the variables used only in training, e.g. adam variables. The origianl checkpoint has larger size, so I extracted the variables for evaluation. If you need one, I can upload a copy. |
Hi @bfs18 ! the training process is so slowly ! Can you upload one copy? |
@bfs18 ! thanks! |
@bfs18 ,Hi! Can you upload a copy of the whole “wavenet model: ns_wn-eval.tar.gz”? I also want to reloading ns_wn for teacher continue training. Thanks for your help! Look forward to your reply! |
Hi when reloading ns_wn-gauss model for teacher continue training, I got
Any idea?
The text was updated successfully, but these errors were encountered: