File size: 647 Bytes
60042c8 cf299ec 60042c8 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
<div align="center">
<h1>RVC Revan </h1>
A fork of Retrieval based Voice Conversion WebUI <br><br>
## Credits
+ [RVC](https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI)
+ [ContentVec](https://github.com/auspicious3000/contentvec/)
+ [VITS](https://github.com/jaywalnut310/vits)
+ [HIFIGAN](https://github.com/jik876/hifi-gan)
+ [Gradio](https://github.com/gradio-app/gradio)
+ [FFmpeg](https://github.com/FFmpeg/FFmpeg)
+ [Vocal pitch extraction:RMVPE](https://github.com/Dream-High/RMVPE)
+ The pretrained model is trained and tested by [yxlllc](https://github.com/yxlllc/RMVPE) and [RVC-Boss](https://github.com/RVC-Boss).
|