We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello, thank you for sharing your great work.
I'm currently trying to run the run_voca.py and I downloaded the Trained Model (12 MB) from VOCA download page.
run_voca.py
However, I found out that the zip file only contains gstep_52280.model.data-00000-of-00001, gstep_52280.model.index, and gstep_52280.model.meta.
gstep_52280.model.data-00000-of-00001
gstep_52280.model.index
gstep_52280.model.meta
Where can I find output_graph.pb and gstep_52280.model?
output_graph.pb
gstep_52280.model
Thank you.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello, thank you for sharing your great work.
I'm currently trying to run the
run_voca.py
and I downloaded the Trained Model (12 MB) from VOCA download page.However, I found out that the zip file only contains
gstep_52280.model.data-00000-of-00001
,gstep_52280.model.index
, andgstep_52280.model.meta
.Where can I find
output_graph.pb
andgstep_52280.model
?Thank you.
The text was updated successfully, but these errors were encountered: