Files
2023-07-26 21:44:40 +07:00

1.5 KiB

Multi-Model RVC Inference

License Repository

Information

Now Support V1 and V2 Model
Original RVC Repository

Features

  • Youtube Audio Downloader ✅
  • Demucs (Voice Splitter) [Internet required for downloading model] ✅
  • TTS Support ✅
  • HuggingFace Spaces Inference [FREE TIER CPU] ✅
    • Remove Youtube & Input Path ✅
    • Remove Crepe Support due to gpu requirement ✅

Installation

  1. Install Requirement
pip install torch torchvision torchaudio

pip install -r requirements.txt
  1. Install ffmpeg

  2. Download Hubert Model

To use rmvpe pitch extration, download this rvmpe.pt

  1. Run WebUI
python app.py

Other Inference

Simple RVC Inference