2023-07-15 22:05:18 +07:00
2023-06-21 16:23:06 +07:00
2023-06-21 16:23:06 +07:00
2023-07-26 21:55:08 +07:00
2023-07-15 22:05:18 +07:00
2023-06-15 23:16:51 +07:00
2023-07-26 21:44:40 +07:00
2023-07-26 21:07:01 +07:00
2023-07-15 22:05:18 +07:00

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

S
Description
Multi Model RVC Inference with huggingface spaces support
Readme MIT
362 KiB
Languages
Python 99%
Batchfile 0.5%
Shell 0.5%