RVC-Project / RVC-Project/Retrieval-based-Voice-Conversion-WebUI
Unclear where to put weights following update
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 38.4k
- Forks
- 5.3k
- PR merge metrics
- No merged PRs in 30d
Description
I am trying to update my RVC installation from commit hash deb756b (from around August 2023) to the most recent commit of 3548b4f .
When doing so, none of my models show up any longer.
See below.
I have confirmed that rolling back to the previous commit hash, that all of my weights under /weights , and referencing their index files under /logs/<weight name/*.index still works. It's only when upgrading do these disappear from my selection list.
I reviewed documentation and was unable to find anything about a change in how these are stored and/or how to store weights now.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Compare commits deb756b and 3548b4f, starting with how /weights and /logs//*.index are discovered and presented in the model selection list. Review the documentation for weight storage and identify what changed; done means existing weights and index files are visible after upgrading, or the new storage location is documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100