Spaces:
Sleeping
Sleeping
Update config.yaml
Browse files- config.yaml +1 -1
config.yaml
CHANGED
@@ -12,7 +12,7 @@ models:
|
|
12 |
default_speaker: "opencpop"
|
13 |
|
14 |
- name: Tohoku Kiritan
|
15 |
-
config: configs/
|
16 |
checkpoint: checkpoints/Kiritan.ckpt
|
17 |
readme: "This model is trained on the Tohoku Kiritan dataset and released under the [CC-BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/) license."
|
18 |
default_speaker: "kiritan"
|
|
|
12 |
default_speaker: "opencpop"
|
13 |
|
14 |
- name: Tohoku Kiritan
|
15 |
+
config: configs/Kiritan.py
|
16 |
checkpoint: checkpoints/Kiritan.ckpt
|
17 |
readme: "This model is trained on the Tohoku Kiritan dataset and released under the [CC-BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/) license."
|
18 |
default_speaker: "kiritan"
|