Smotto/Sing-For-Me
0
<div align="center">
Multi-Model RVC Inference
Simplified RVC Inference for HuggingFace or Google Colab
  </div>
Information
Please support the original RVC, without it, this inference wont be possible to make.<br /> 
Features
- Support V1 & V2 Model ✅
- Youtube Audio Downloader ✅
- Demucs (Voice Splitter) [Internet required for downloading model] ✅
- TTS Support ✅
- Microphone Support ✅
- HuggingFace Spaces Inference [FREE TIER CPU] ✅
- Remove Youtube & Input Path ✅
- Remove Crepe Support due to gpu requirement ✅
Installation
- Install Requirement <br />
pip install torch torchvision torchaudio
pip install -r requirements.txt- Install ffmpeg
- Download Hubert Model <br />
- [OPTIONAL] To use rmvpe pitch extraction, download this rvmpe.pt
- Run WebUI <br />
python app.pyOther Inference
 Advanced RVC Inference
