Commit
·
7e0fc1f
1
Parent(s):
b61d097
Update README.md
Browse files
README.md
CHANGED
@@ -71,6 +71,30 @@ Alternately if you ARE logged in go straight to https://huggingface.co/
|
|
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 |
# Original RVC v2 databse:
|
75 |
|
76 |
https://huggingface.co/Rejekts/project
|
|
|
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 |
+
# ERRORS:
|
75 |
+
|
76 |
+
1. If the program just says "ERROR, WAAAAAAH!!!!!" with no explanation as to why the error is there, click on Advanced Settings. Change the Pitch Extraction Algorithm. Ones that worked for me are:
|
77 |
+
|
78 |
+
tested on 26 second demo:
|
79 |
+
|
80 |
+
pm, 42 seconds (1.61 seconds per second)
|
81 |
+
|
82 |
+
dio, 41 seconds (1.57 seconds per second)
|
83 |
+
|
84 |
+
crepe-tiny, 47 seconds (1.8 seconds per second)
|
85 |
+
|
86 |
+
mangio-crepe-tiny, 49 seconds (1.88 seconds per second)
|
87 |
+
|
88 |
+
crepe, 124 seconds (Oh my gosh... This is not a fluke, I tried again, and it took 2 seconds MORE! 4.8 seconds per second)
|
89 |
+
|
90 |
+
harvest, 40 seconds (1.5 seconds per second)
|
91 |
+
|
92 |
+
mangio-crepe, 153 seconds (Oh please no... 5.9 seconds per second.)
|
93 |
+
|
94 |
+
The only one that doesn't work is rmvpe
|
95 |
+
|
96 |
+
|
97 |
+
|
98 |
# Original RVC v2 databse:
|
99 |
|
100 |
https://huggingface.co/Rejekts/project
|