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

New version does not save checkpoints properly #36

Open
thelahunginjeet opened this issue May 26, 2023 · 1 comment
Open

New version does not save checkpoints properly #36

thelahunginjeet opened this issue May 26, 2023 · 1 comment

Comments

@thelahunginjeet
Copy link

I'm been using this model for some time and recently had to install it in a new python venv. The train() syntax has changed since my original install, so I know some changes have been made since my previous install. Problem is, it no longer saves any checkpoint files during training. The directory is created, but nothing ever shows up there - latest_model.pt, best_model.pt, etc. are never written. This is making the model completely useless, as I need to test it after training, not during.

@ScottKekoaShay
Copy link

Same issue here--no checkpoint saved (using the Training_Example.ipynb). Any chance this will get fixed? It's otherwise not usable as-is. Would really love to be able to use it. I've converted the CMU pronouncing dictionary to X-SAMPA and would be happy to make that and a model trained on it public...if I can just get a model trained. Thanks!

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

2 participants