Skip to content

ddPn08/rvc-webui

Repository files navigation

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