ddPn08 / rvc-webui

liujing04/Retrieval-based-Voice-Conversion-WebUI reconstruction project
MIT License
489 stars 81 forks source link
rvc tts vits voice-conversion

RVC-WebUI

[`liujing04/Retrieval-based-Voice-Conversion-WebUI`](https://github.com/liujing04/Retrieval-based-Voice-Conversion-WebUI) reconstruction project


[日本語](README-ja.md) | [English](README.md)


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