RVC-Project / RVC-Project/Retrieval-based-Voice-Conversion-WebUI
Entries missing in `.gitignore`
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 38.4k
- Forks
- 5.3k
- PR merge metrics
- No merged PRs in 30d
Description
After following Preparation of other Pre-models and trying to train something, some auto-generated files appear in the repo and are not ignored:
❯ git status
On branch main
Your branch is up to date with 'origin/main'.
Changes not staged for commit:
(use "git add <file>..." to update what will be committed)
(use "git restore <file>..." to discard changes in working directory)
modified: configs/32k.json
modified: configs/32k_v2.json
modified: configs/40k.json
modified: configs/48k.json
modified: configs/48k_v2.json
no changes added to commit (use "git add" and/or "git commit -a")
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
Inspect the repository's .gitignore and the configs/32k.json, configs/32k_v2.json, configs/40k.json, configs/48k.json, and configs/48k_v2.json files mentioned in the report. Follow the linked pre-model preparation steps, check git status after training, and confirm the generated configuration changes no longer appear as untracked work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100