922CA commited on
Commit
72d9554
1 Parent(s): d428c6f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -3
README.md CHANGED
@@ -1,3 +1,17 @@
1
- ---
2
- license: openrail
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: openrail
3
+ ---
4
+
5
+ Test RVC models on the DDLC character Sayori, via various hyperparams and datasets.
6
+
7
+ Note: since Sayori had no canon voice, these models were "interpretations" of her voice done via "experimental voice mixing": fine-tuning datasets were composed of various voices, on which versions were trained in various portions of.
8
+
9
+ # ct-s1 - cts3 (11/07/2023)
10
+ * Trained on dataset of mixed voices, of around ~10 10 second clips
11
+ * Trained for ~100 epochs
12
+
13
+ # ct-s4, cts4 (11/21/2023)
14
+ * Trained on dataset of mixed voices, of around ~10 10 second clips
15
+ * Trained for ~100 epochs
16
+
17
+ More info to be added.