Spaces:
Runtime error
Runtime error
Update config.yaml
Browse files- config.yaml +9 -1
config.yaml
CHANGED
|
@@ -67,4 +67,12 @@ models:
|
|
| 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"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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"
|
| 71 |
+
|
| 72 |
+
- name: "S (Masculine)"
|
| 73 |
+
config: configs/S.py
|
| 74 |
+
checkpoint: checkpoints/S.ckpt
|
| 75 |
+
readme: |
|
| 76 |
+
This model is trained on a datset known as S and released under the [CC-BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/) license.
|
| 77 |
+
It has a nasally but powerful voice.
|
| 78 |
+
default_speaker: "s"
|