Phillippe commited on
Commit
ee8e04f
1 Parent(s): 5c7a586

Update config.yaml

Browse files
Files changed (1) hide show
  1. config.yaml +7 -1
config.yaml CHANGED
@@ -45,4 +45,10 @@ models:
45
  config: configs/CSD.py
46
  checkpoint: checkpoints/CSD.ckpt
47
  readme: "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."
48
- default_speaker: "csd"
 
 
 
 
 
 
 
45
  config: configs/CSD.py
46
  checkpoint: checkpoints/CSD.ckpt
47
  readme: "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."
48
+ default_speaker: "csd"
49
+
50
+ - name: J
51
+ config: configs/J.py
52
+ checkpoint: checkpoints/J.ckpt
53
+ readme: "This model is trained on a dataset known as J and released under the [CC-BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/) license."
54
+ default_speaker: "j"