Phillippe commited on
Commit
8747ac5
1 Parent(s): daf5307

Update config.yaml

Browse files
Files changed (1) hide show
  1. config.yaml +1 -13
config.yaml CHANGED
@@ -45,16 +45,4 @@ 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"
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"
55
-
56
- - name: R
57
- config: configs/R.py
58
- checkpoint: checkpoints/R.ckpt
59
- readme: "This model is trained on a dataset known as R and released under the [CC-BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/) license."
60
- default_speaker: "r"
 
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"