PhoenixStormJr commited on
Commit
1b33183
1 Parent(s): a601f2d

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +75 -0
README.md ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # RVCv2-easy-gui-tutorial
2
+ (before the tutorial)
3
+ Please donate to
4
+ Luis Santillan Rejekts, the creator of RVCv2 in either of these 2 places:
5
+
6
+ https://ko-fi.com/rejekts
7
+
8
+ https://www.paypal.com/paypalme/lesantillan
9
+
10
+ 45% of $100 goal
11
+
12
+ Only $45 were donated to Luis. Once he has enough to pay for one of his normal job work days, "I can spend a whole 8 hour day coding to fix any issues and add new features to my projects!". I assume these features may be audio enhancers, background noise removal, or the ability to change an entire youtube video at once. But regardless, please donate, as he didn't get much.
13
+
14
+ # Tutorial
15
+ # Setting up the application
16
+ This is simply an easy tutorial of RVC V2, using huggingface. You WILL need to make an account on huggingface.
17
+
18
+ 1. go to this website:
19
+ https://huggingface.co/spaces/Clebersla/RVC_V2_Huggingface_Version
20
+
21
+ alternately go here:
22
+
23
+ https://huggingface.co/spaces?sort=trending&search=RVC+V2
24
+
25
+ and click on one of the options called RVC V2.
26
+
27
+ 2. click the 3 dots in the top right hand corner
28
+ 3. click Duplicate this space
29
+ 4. Although "Space name" does not really matter, I suggest naming it "Your username RVC V2" or whatever really
30
+ 5. Under Space hardware, if you don't mind the incredibly slow speeds, use "CPU basic * 2vCPU * 16GB FREE". Otherwise, buy an upgraded version for faster voice cloning.
31
+ 6. Click "Duplicate Space"
32
+ 7. Wait ~X amount of time.~ (I don't know how much time, I just know it's a long time on the free version. About 10 minutes... again, buy the better version for faster run times)
33
+ 8. NOTE: ===== Application Startup at 2023-10-30 01:54:00 ===== does NOT mean it's finished... keep waiting...
34
+ 9. Once it is finished, you will see the application like normal.
35
+
36
+ # If you closed your browser
37
+ 1. If you clicked the X button and closed your browser, to find the application again go back to huggingface.
38
+ 2. If you are not logged in go to [https://huggingface.co/](https://huggingface.co/login)https://huggingface.co/login
39
+ 3. enter username and password
40
+
41
+ Alternately if you ARE logged in go straight to https://huggingface.co/
42
+
43
+ 5. click your username bubble at the top right
44
+ 6. click profile
45
+ 7. it's the space called "RVC V2" at the top.
46
+
47
+ # Download a model to use for RVC V2
48
+ 1. First, go to https://huggingface.co/models . It's reccommended NOT to close out of the application. If you do refer to "If you closed your browser" section
49
+ 2. Inside "Filter by name" enter the name of the model you'd like followed by RVC.
50
+ 3. For example, I want Mario from Super Mario. So I type "Mario RVC"
51
+ 4. A list of models came up. I clicked the first one. https://huggingface.co/Xhepyxopila/MarioRVCModels
52
+ 5. Go to Files and versions.
53
+ 6. Right click the download button next to a .zip file of the model you want. IT MUST BE A .zip FILE OR ELSE THE MODEL FLAT OUT WON'T WORK!!!
54
+ 7. Click "Copy Link Address"
55
+ 8. Go back to RVC V2 application. Refer to "If you closed your browser" if you closed out of it.
56
+ 9. Click "Download Model"
57
+ 10. Paste the link under "Enter the URL to the Model:"
58
+ 11. Name the model whatever you like, since I searched Mario, I'm naming mine Mario.
59
+ 12. Click "Download"
60
+ 13. wait until the bottom bar says "Success."
61
+
62
+ # Use a model for RVC V2
63
+ 1. Go back to Inference.
64
+ 2. Click "Refresh" next to "1.Choose your Model."
65
+ 3. Click the arrow pointing down next to the blank area in "1.Choose your Model."
66
+ 4. Click the model we downloaded earlier
67
+ 5. Either drag and drop an audio file from your PC/Mobile device, (yes this also works on android and apple), or record your own voice. I'm going to record, so I click the record button.
68
+ 6. Under "Optional: You can change the pitch here or leave it at 0." self explanitory.... changes... pitch... this is useful for boys trying to sound like girls, or girls trying to sound like boys.
69
+ 7. Click "convert"
70
+ 8. This will take at least a minute to convert the voice. Expect even LONGER waits for more audio, mine was only 6 seconds.
71
+ 9. If the pitch is off, simply change the pitch, and click "convert" again. My pitch was off.
72
+ 10. Click the 3 dots next to the audio and download it. OK that's it!
73
+
74
+
75
+