Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,7 @@ Test RVC2 models on the DDLC character Monika, via various hyperparams and datas
|
|
7 |
# monika-test-0 (~07/2023)
|
8 |
* Trained on augmented dataset of ~10 10 second clips
|
9 |
* Trained for ~100 epochs
|
|
|
10 |
|
11 |
# monika-test-2 (~07/2023)
|
12 |
* Trained on augmented dataset of ~10 10 second clips (augmented via tortoise tts)
|
@@ -20,8 +21,10 @@ Test RVC2 models on the DDLC character Monika, via various hyperparams and datas
|
|
20 |
* Trained on augmented dataset of ~10+ 10 second clips (augmented via tortoise tts)
|
21 |
* Trained for 60 epochs (720 steps)
|
22 |
* Better quality than others
|
|
|
23 |
|
24 |
# monika-test-8 (08/22/2023)
|
25 |
* Trained on smaller but better dataset of ~5 10 second clips (some augmented via 11labs)
|
26 |
* Trained for 60 epochs (660 steps)
|
27 |
* Even clearer quality but with slightly more artifacting than monika-test-7 (still better than pre 7th ones)
|
|
|
|
7 |
# monika-test-0 (~07/2023)
|
8 |
* Trained on augmented dataset of ~10 10 second clips
|
9 |
* Trained for ~100 epochs
|
10 |
+
* "Version 0"
|
11 |
|
12 |
# monika-test-2 (~07/2023)
|
13 |
* Trained on augmented dataset of ~10 10 second clips (augmented via tortoise tts)
|
|
|
21 |
* Trained on augmented dataset of ~10+ 10 second clips (augmented via tortoise tts)
|
22 |
* Trained for 60 epochs (720 steps)
|
23 |
* Better quality than others
|
24 |
+
* "Version 1"
|
25 |
|
26 |
# monika-test-8 (08/22/2023)
|
27 |
* Trained on smaller but better dataset of ~5 10 second clips (some augmented via 11labs)
|
28 |
* Trained for 60 epochs (660 steps)
|
29 |
* Even clearer quality but with slightly more artifacting than monika-test-7 (still better than pre 7th ones)
|
30 |
+
* "Version 1a"
|