Update README.md
Browse files
README.md
CHANGED
@@ -6,8 +6,18 @@ Test RVC2 models on the DDLC character Monika, via various hyperparams and datas
|
|
6 |
|
7 |
# monika-test-2 (~07/2023)
|
8 |
* Trained on augmented dataset of ~10 10 second clips (augmented via tortoise tts)
|
9 |
-
* Trained for 100
|
10 |
|
11 |
# monika-test-4 (~07/2023)
|
12 |
-
* Trained on dataset of ~2 10 second clips
|
13 |
-
* Trained for 150
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
|
7 |
# monika-test-2 (~07/2023)
|
8 |
* Trained on augmented dataset of ~10 10 second clips (augmented via tortoise tts)
|
9 |
+
* Trained for 100 epochs
|
10 |
|
11 |
# monika-test-4 (~07/2023)
|
12 |
+
* Trained on smaller but better dataset of ~2 10 second clips (augmented via 11labs)
|
13 |
+
* Trained for 150 epochs
|
14 |
+
|
15 |
+
# monika-test-7 (08/22/2023)
|
16 |
+
* Trained on augmented dataset of ~10 10 second clips (augmented via tortoise tts)
|
17 |
+
* Trained for 60 epochs (720 steps)
|
18 |
+
* Better quality than others
|
19 |
+
|
20 |
+
# monika-test-8 (08/22/2023)
|
21 |
+
* Trained on augmented dataset of ~10 10 second clips (augmented via tortoise tts)
|
22 |
+
* Trained for 60 epochs (660 steps)
|
23 |
+
* Even clearer quality but with slightly more artifacting than monika-test-7 (still better than pre 7th)
|