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

Beginner issue (can't load save_path when it is None) #90

Open
toraouji opened this issue Mar 17, 2021 · 2 comments
Open

Beginner issue (can't load save_path when it is None) #90

toraouji opened this issue Mar 17, 2021 · 2 comments

Comments

@toraouji
Copy link

Hi, I'm pretty simple minded when it comes to coding, but I'm trying to create a model of my own voice. I have a small sample of data from a larger set I recorded last year, and I'm trying to test a small model before dedicating time to a big one. I'm having an issue when I run train.py with tensorflow; I get "ValueError: Can't load save_path when it is None." Is there something I need to change in the hyperparams?

I've tried doing my own lil research to figure out the issue but I'm stuck. If someone could give me a solution I'd really appreciate it!

@vinamramunot-tech
Copy link

Edit the path for the dataset in the hyperparameter.py file.

@ghost
Copy link

ghost commented Apr 14, 2023

@vinamramunot-tech @toraouji how did you solve it?

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