Update README.md
Browse files
README.md
CHANGED
@@ -108,7 +108,7 @@ Minimum 300 Epoch , 40k Sample rate, and 5-20 minutes dataset with battle voice.
|
|
108 |
<br />- Added models Lyney (rmvpe)
|
109 |
<br />- Added models Shenhe (rmvpe)
|
110 |
<br />- Added models Wriothesley (rmvpe)
|
111 |
-
<br />- Updated models Furina (
|
112 |
|
113 |
|
114 |
----
|
@@ -126,7 +126,7 @@ and this
|
|
126 |
```bash
|
127 |
|
128 |
|
129 |
-
!git clone https://github.com/
|
130 |
!mkdir -p /content/Retrieval-based-Voice-Conversion-WebUI/logs
|
131 |
!cp -r /content/genshin-impact/req/* /content/Retrieval-based-Voice-Conversion-WebUI
|
132 |
!mv /content/genshin-impact/model/* /content/Retrieval-based-Voice-Conversion-WebUI/logs
|
|
|
108 |
<br />- Added models Lyney (rmvpe)
|
109 |
<br />- Added models Shenhe (rmvpe)
|
110 |
<br />- Added models Wriothesley (rmvpe)
|
111 |
+
<br />- Updated models Furina (rmvpe)
|
112 |
|
113 |
|
114 |
----
|
|
|
126 |
```bash
|
127 |
|
128 |
|
129 |
+
!git clone https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git
|
130 |
!mkdir -p /content/Retrieval-based-Voice-Conversion-WebUI/logs
|
131 |
!cp -r /content/genshin-impact/req/* /content/Retrieval-based-Voice-Conversion-WebUI
|
132 |
!mv /content/genshin-impact/model/* /content/Retrieval-based-Voice-Conversion-WebUI/logs
|