RVC-Project / RVC-Project/Retrieval-based-Voice-Conversion-WebUI
Need Help
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 38.4k
- Forks
- 5.3k
- PR merge metrics
- No merged PRs in 30d
Description
I'm trying to get this installed. I'm running on an Nvidia Windows machine through Pinokio
I keep getting this error when I try to process a short test using a pretrained model from a Discord group:
D:\pinokio\api\rvc.pinokio.git\app\env\lib\site-packages\gradio_client\documentation.py:106: UserWarning:
Could not get documentation group for <class 'gradio.mix.Parallel'>: No known documentation group for mo
dule 'gradio.mix'
I checked the path and the file is there. (documentation.py)
Pinokio is supposed to be a one click install so I didn't do it before the install, but I went to your read me on github after having this issue. I learn fast but I'm still a Noob. I got everything to install (pipx, poetry, etc) and I did the pathing commands for the things that gave me pathing warnings, and of course I restarted Pinokio & RVC afterward. I also double checked & have all the premodels listed in your readme & they're all in the right places. (the ones from huggingface)
The only thing I can't seem to figure out is how to install the requirements, but that was listed under poetry so I'm not sure if that was just another way to install poetry. When I use the command "pip install -r requirements.txt" in the command console I get back "ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt'"
Am I doing something wrong, or will this just not work in Pinokio?
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
Start with the reported Pinokio/Windows setup, the README installation instructions, and the paths named in the warning, especially site-packages/gradio_client/documentation.py and requirements.txt. Reproduce the installation or processing attempt in the stated environment, then determine whether Pinokio is supported and whether the setup instructions identify the correct working directory and dependency procedure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100