RVC-Project / RVC-Project/Retrieval-based-Voice-Conversion-WebUI
运行rvc报错,无法启动
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 38.4k
- Forks
- 5.3k
- PR merge metrics
- No merged PRs in 30d
Description
D:\RVC1006AMD_Intel1>runtime\python.exe gui_v1.py --pycmd runtime\python.exe --dml
2026-01-15 05:05:58 | INFO | faiss.loader | Loading faiss with AVX2 support.
2026-01-15 05:05:58 | INFO | faiss.loader | Could not load library with AVX2 support due to:
ModuleNotFoundError("No module named 'faiss.swigfaiss_avx2'")
2026-01-15 05:05:58 | INFO | faiss.loader | Loading faiss.
2026-01-15 05:05:58 | INFO | faiss.loader | Successfully loaded faiss.
2026-01-15 05:05:59 | INFO | configs.config | No supported Nvidia GPU found
overwrite preprocess and configs.json
2026-01-15 05:05:59 | INFO | configs.config | Use DirectML instead
is_half:False, device:privateuseone:0
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 by reproducing the command shown with gui_v1.py and runtime\python.exe, then trace the startup handling around the DirectML device message and configs.json. Check whether the faiss fallback is expected and identify the actual startup failure; done means the RVC GUI starts successfully with the reported environment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- audio-video-rtc, machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100