RVC_Pl / README.md
Hev832's picture
Update README.md
3a262eb verified
---
title: RVC Pl
emoji: 🏃
colorFrom: green
colorTo: green
sdk: gradio
sdk_version: 4.14.0
app_file: app.py
pinned: true
license: mit
short_description: RVC Easy inference
---
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/Blane187/RVC_Pl/blob/main/RVC_Pl.ipynb)
[![Open](https://raw.githubusercontent.com/Djekz/RVC_Pl/main/head%20lol.png)](https://github.com/Djekz/RVC_Pl.git)
# Run local
```
git clone https://github.com/Djekz/RVC_Pl.git
```
```
cd RVC_Pl
```
```
pip install -r requirements.txt
```
```
python app.py
```
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
# Credits
- [yt-dlp](https://github.com/yt-dlp/yt-dlp.git)
- [RVC_PlayGround](https://huggingface.co/spaces/Rejekts/RVC_PlayGround)
- [Retrieval-based-Voice-Conversion-WebUI](https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git)