Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
<div align="center">
|
2 |
|
3 |
# Retrieval-based-Voice-Conversion-WebUI
|
@@ -196,4 +206,4 @@ rvcmd packs/general/latest # RVC-Models-Downloader command
|
|
196 |
+ The pretrained model is trained and tested by [yxlllc](https://github.com/yxlllc/RMVPE) and [RVC-Boss](https://github.com/RVC-Boss).
|
197 |
|
198 |
## Thanks to all contributors for their efforts
|
199 |
-
[![contributors](https://contrib.rocks/image?repo=fumiama/Retrieval-based-Voice-Conversion-WebUI)](https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI/graphs/contributors)
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
title: RVC UI
|
4 |
+
sdk: gradio
|
5 |
+
emoji: 🏃
|
6 |
+
colorFrom: blue
|
7 |
+
colorTo: blue
|
8 |
+
pinned: true
|
9 |
+
short_description: An easy-to-use voice conversion framework based on VITS.
|
10 |
+
---
|
11 |
<div align="center">
|
12 |
|
13 |
# Retrieval-based-Voice-Conversion-WebUI
|
|
|
206 |
+ The pretrained model is trained and tested by [yxlllc](https://github.com/yxlllc/RMVPE) and [RVC-Boss](https://github.com/RVC-Boss).
|
207 |
|
208 |
## Thanks to all contributors for their efforts
|
209 |
+
[![contributors](https://contrib.rocks/image?repo=fumiama/Retrieval-based-Voice-Conversion-WebUI)](https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI/graphs/contributors)
|