Spaces:
Sleeping
Sleeping
Update config.yaml
Browse files- config.yaml +9 -1
config.yaml
CHANGED
@@ -59,4 +59,12 @@ models:
|
|
59 |
readme: |
|
60 |
This model is trained on the Children's Song Dataset and released under the [CC-BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/) license.
|
61 |
It has a sweet and tender voice.
|
62 |
-
default_speaker: "csd"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
59 |
readme: |
|
60 |
This model is trained on the Children's Song Dataset and released under the [CC-BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/) license.
|
61 |
It has a sweet and tender voice.
|
62 |
+
default_speaker: "csd"
|
63 |
+
|
64 |
+
- name: "Namine Ritsu (Feminine)"
|
65 |
+
config: configs/Ritsu.py
|
66 |
+
checkpoint: checkpoints/Ritsu.ckpt
|
67 |
+
readme: |
|
68 |
+
This model is trained on the Namine Ritsu ENUNU Dataset and released under the [CC-BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/) license.
|
69 |
+
It has a powerful and throaty voice.
|
70 |
+
default_speaker: "ritsu"
|