You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: