mrmocciai commited on
Commit
535d7e3
·
1 Parent(s): 63a88f2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -24
README.md CHANGED
@@ -8,7 +8,7 @@ pipeline_tag: audio-to-audio
8
  tags:
9
  - music
10
  ---
11
- # <center> RVC Models Genshin Impact V2 Japanese<br />
12
  ![model-cover.jpg](https://huggingface.co/mocci24/RVCV2-GI/resolve/main/model-cover.jpg)<br />
13
  <div align="center">
14
  <br />OPEN ON
@@ -111,30 +111,7 @@ Minimum 300 Epoch , 40k Sample rate, and 5-20 minutes dataset with battle voice.
111
 
112
  ----
113
 
114
- #####
115
- ----
116
- Copy to your colab notebook (run this before run/install requirement.txt):
117
- ```bash
118
- !apt install git-lfs
119
- !git lfs install
120
- !git clone https://huggingface.co/mocci24/Genshin-impact-models-v2
121
- ```
122
-
123
- and this
124
- ```bash
125
-
126
-
127
- !git clone https://github.com/mocci24/Retrieval-based-Voice-Conversion-WebUI.git
128
- !mkdir -p /content/Retrieval-based-Voice-Conversion-WebUI/logs
129
- !cp -r /content/Genshin-impact-models-v2/req/* /content/Retrieval-based-Voice-Conversion-WebUI
130
- !mv /content/Genshin-impact-models-v2/RVC/* /content/Retrieval-based-Voice-Conversion-WebUI/logs
131
- !mv /content/Retrieval-based-Voice-Conversion-WebUI/logs/weights/* /content/Retrieval-based-Voice-Conversion-WebUI/weights
132
- %cd /content/Retrieval-based-Voice-Conversion-WebUI
133
- !mkdir -p pretrained uvr5_weights
134
- ```
135
- <br />
136
 
137
- ----
138
 
139
 
140
 
 
8
  tags:
9
  - music
10
  ---
11
+ # <center> RVC V2 Models Pack<br />
12
  ![model-cover.jpg](https://huggingface.co/mocci24/RVCV2-GI/resolve/main/model-cover.jpg)<br />
13
  <div align="center">
14
  <br />OPEN ON
 
111
 
112
  ----
113
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
114
 
 
115
 
116
 
117