Skip to content

Latest commit

 

History

History
54 lines (34 loc) · 1.14 KB

README.md

File metadata and controls

54 lines (34 loc) · 1.14 KB

RVC-WebUI



Launch

Windows

Double click webui-user.bat to start the webui.

Linux or Mac

Run webui.sh to start the webui.


Tested environment: Windows 10, Python 3.10.9, torch 2.0.0+cu118

Troubleshooting

error: Microsoft Visual C++ 14.0 or greater is required.

Microsoft C++ Build Tools must be installed.

Step 1: Download the installer

Download

Step 2: Install C++ Build Tools

Run the installer and select C++ Build Tools in the Workloads tab.


Credits