feat: readme.md
Browse files
README.md
CHANGED
@@ -18,22 +18,24 @@ Learn more about Retrieval based Voice Conversion in this link below: <br />
|
|
18 |
# How to use?
|
19 |
Use [Google Colab](https://colab.research.google.com/drive/1vhLofmChcEjjkn8LPf2jkv6Ek5i42wIy?usp=sharing) Or [RVC Models New](https://huggingface.co/spaces/ArkanDash/rvc-models-new) (Which is basically the same but hosted on spaces)
|
20 |
|
21 |
-
|
22 |
Created by ArkanDash
|
23 |
The voice that was used in this model belongs to Hoyoverse.
|
24 |
|
25 |
The voice I make to make this model was ripped from the game (3.7).
|
26 |
Total Models: 20 Models (19 V1 Models & 2 V2 Models)
|
27 |
|
28 |
-
V1 Model
|
29 |
This model was trained with 100 epochs, 10 batch sizes, and a 40K sample rate (some models had a 48k sample rate).
|
30 |
-
|
|
|
31 |
|
32 |
I may exclude some models to higher epochs due to the low duration of the character's voice.
|
33 |
|
34 |
-
Klee 150 Epochs
|
35 |
-
Fischl 150 Epochs
|
36 |
|
37 |
-
(New) V2 Model
|
38 |
This model was trained with 100 epochs, 8 batch sizes, and a 48K sample rate. (some models had a 40k sample rate).
|
|
|
39 |
Every V2 model was trained more or less around 60 minutes of character voice.
|
|
|
18 |
# How to use?
|
19 |
Use [Google Colab](https://colab.research.google.com/drive/1vhLofmChcEjjkn8LPf2jkv6Ek5i42wIy?usp=sharing) Or [RVC Models New](https://huggingface.co/spaces/ArkanDash/rvc-models-new) (Which is basically the same but hosted on spaces)
|
20 |
|
21 |
+
## INFO
|
22 |
Created by ArkanDash
|
23 |
The voice that was used in this model belongs to Hoyoverse.
|
24 |
|
25 |
The voice I make to make this model was ripped from the game (3.7).
|
26 |
Total Models: 20 Models (19 V1 Models & 2 V2 Models)
|
27 |
|
28 |
+
### V1 Model
|
29 |
This model was trained with 100 epochs, 10 batch sizes, and a 40K sample rate (some models had a 48k sample rate).
|
30 |
+
Pitch Extract using Harvest.
|
31 |
+
Every V1 model was trained more or less around 30 minutes of character voice.
|
32 |
|
33 |
I may exclude some models to higher epochs due to the low duration of the character's voice.
|
34 |
|
35 |
+
- Klee 150 Epochs
|
36 |
+
- Fischl 150 Epochs
|
37 |
|
38 |
+
### (New) V2 Model
|
39 |
This model was trained with 100 epochs, 8 batch sizes, and a 48K sample rate. (some models had a 40k sample rate).
|
40 |
+
Pitch Extract using Crepe, with 16 hops.
|
41 |
Every V2 model was trained more or less around 60 minutes of character voice.
|