pikachubolk commited on
Commit
1e04f14
1 Parent(s): a6e464d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +29 -1
README.md CHANGED
@@ -8,4 +8,32 @@ tags:
8
  - Blue Archive
9
  - Kuromi Serika
10
  - Anime
11
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  - Blue Archive
9
  - Kuromi Serika
10
  - Anime
11
+ thumbnail: "https://static.miraheze.org/bluearchivewiki/thumb/c/c8/Serika.png/399px-Serika.png"
12
+ datasets:
13
+ - TrainingData
14
+ metrics:
15
+ - name: RMVPE-GPU
16
+ type: speech-to-speech
17
+ model-index:
18
+ - name: Kuromi Serika RVC Voice Model
19
+ results:
20
+ - task:
21
+ type: voice-conversion
22
+ dataset:
23
+ name: TrainingData
24
+ type: audio
25
+ metrics:
26
+ - name: Training Steps
27
+ type: step-count
28
+ value: 3500
29
+ - name: Epochs
30
+ type: epoch-count
31
+ value: 50-500
32
+ ---
33
+ # Kuromi Serika RVC Voice Model
34
+
35
+ This model converts audio into the voice of **Kuromi Serika**, a character from the game _Blue Archive_. It uses RVC (Retrieval-based Voice Conversion) and was trained on a single 5-minute .ogg file.
36
+
37
+ ## Training Data
38
+ - Location: `TrainingData` folder
39
+ - The model was trained using **RMVPE-GPU**, with 3500 steps, and the `.pth` files represent progress at 50-500 epochs.