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

ContentVec settings

Open
#2,132 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Hi, I am able to train my own hubert_base with ContentVec project.

But the output hubert_base doesn't work with RVC. I believe that it is beacause some settings or configuration during training with ContentVec. Probably there in this file which is basically trigger for training. https://github.com/auspicious3000/contentvec/blob/main/run_pretrain_single.sh

@RVC-Boss Could developers please share this inforamtion? What settings do I have to set when training hubert_base for RVC?
Thank you very much.

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 ContentVec's run_pretrain_single.sh, the training entry point named in the issue, and identify which settings are used to produce hubert_base. Compare that output with what RVC expects, then reproduce the reported incompatibility. Done means documenting the required settings or clearly confirming the incompatibility and its cause.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, shell
Domain
audio-video-rtc, machine-learning
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.