RVC-Project / RVC-Project/Retrieval-based-Voice-Conversion-WebUI

no English documentation on how to use Model Fusion feature

Open
#364 3 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

documentation
Dominant language
Python
Stars
38.4k
Forks
5.3k
PR merge metrics
No merged PRs in 30d

Description

When you go the ckpt processing tab it is unclear how to use this feature. I can't find any English documentation on it and I have not been able to make it work just trying stuff. I get this error:

File "C:\Users\user\Desktop\rvc-beta\train\process_ckpt.py", line 212, in merge
cfg = ckpt1["config"]
KeyError: 'config'

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the ckpt processing tab and the reported failure in train/process_ckpt.py at merge, line 212. Trace what inputs Model Fusion expects and document the usage steps in English, including how to interpret the KeyError for the missing config; done means a newcomer can follow the instructions successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.