-
Notifications
You must be signed in to change notification settings - Fork 29
Unable to use my model after training #109
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
Comments
I'm using machine translation. Sorry if my sentences don't make sense. |
Ok, it seems to get stuck on feature extraction. It loads the hubert_base.pt file but no disk or memory activity is happening at this step. I have attached an updated log. Right now I have still left it running so maybe it takes a super long time without any signs of resource usage? |
Just in case it was actually finished, I did train model next as train feature index did nothing and attached is what I got. |
Maybe an AMD-GPU-related issue. |
Would the RX 7000 series work better? |
Describe the bug:
When I go to train, set my parameters, and start the train, when it finishes it says it is completed successfully but my model does not show up in the model inference menu. The only thing I could find that seemed to contain the results is in the logs folder. I've been suffering with RVC issues for the past 2 years and finally got the program to do something without major errors or crashes but I need help finding and using the model I created. I have attached the log and a PDF of what my parameters were set to.
Any help is appreciated!
To Reproduce:
Steps to reproduce the behavior:
Expected behavior:
The training is complete and the model shows up in the Inferencing voice dropdown
Actual behavior:
The training is complete but I cannot find the model and it does not show up in the Inferencing voice dropdown.
Desktop:
Additional info:
log.txt
console_log.txt
RVC WebUI.pdf
The text was updated successfully, but these errors were encountered: