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

Latest release is broken?

Open

#1,740 建立於 2024年1月17日

在 GitHub 查看
 (12 留言) (0 反應) (0 負責人)Python (18,427 star) (2,849 fork)batch import
AMD/Inteldocumentationhelp wanted

描述

I downloaded the latest release and it appears to be incomplete?

I downloaded from here:

For AMD/Intel GPU users:
https://huggingface.co/lj1995/VoiceConversionWebUI/resolve/main/RVC1006AMD_Intel.7z

The english README mentions go-web.bat, which does not exist in this archive.

So I downloaded go-web.bat myself and put it in the folder - at launch it says:

C:\rvc>runtime\python.exe infer-web.py --pycmd runtime\python.exe --port 7897
2024-01-17 18:14:13 | INFO | configs.config | No supported Nvidia GPU found
overwrite preprocess and configs.json
2024-01-17 18:14:13 | INFO | configs.config | Use cpu instead
is_half:False, device:cpu
2024-01-17 18:14:16 | INFO | __main__ | Use Language: en_US
Running on local URL:  http://0.0.0.0:7897

"No supported Nvidia GPU found", so this does not not work with Intel GPU like it says.

(I have an Intel A770 16GB LE with latest drivers installed.)

貢獻者指南