-
Notifications
You must be signed in to change notification settings - Fork 47
Description
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:
- go to "train" tab
- set parameters such as training folder location, batch size, etc.
- click on "one-click training"
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:
- OS and version: Ubuntu 24.04.1 LTS
- Python version: 3.10.16
- Commit/Tag with the issue: [e.g. 22]