aisingers-rvc / README.md
varaslaw's picture
Upload 25 files
476340b verified
|
raw
history blame
1.64 kB

Advanced RVC Inference

Colab

Information

Advanced RVC Inference presents itself as a state-of-the-art web UI crafted to streamline rapid and effortless inference. This comprehensive toolset encompasses a model downloader, a voice splitter, and the added efficiency of batch inference.

Please support the original RVC. This inference won't be possible to make without it.
Original RVC Repository

Features

  • Support V1 & V2 Model βœ…
  • Youtube Audio Downloader βœ…
  • Demucs (Voice Splitter) [Internet required for downloading model] βœ…
  • Microphone Support βœ…
  • TTS Support βœ…
  • Model Downloader βœ…
  • Batch Inference (Beta) βœ…

Currently Working

  • Settings πŸ› 

Installation

  1. Install Dependencies
pip install torch torchvision torchaudio

pip install -r requirements.txt
  1. Install ffmpeg

  2. Download Hubert Model

  3. [OPTIONAL] To use rmvpe pitch extraction, download this rvmpe.pt

Run WebUI

For Windows:

Open run.bat

For Other:

python infer.py