Phillippe commited on
Commit
a8c4a68
1 Parent(s): be5ed27

Update config.yaml

Browse files
Files changed (1) hide show
  1. config.yaml +9 -1
config.yaml CHANGED
@@ -75,4 +75,12 @@ models:
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"
 
 
 
 
 
 
 
 
 
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"
79
+
80
+ - name: "C (Feminine)"
81
+ config: configs/C.py
82
+ checkpoint: checkpoints/C.ckpt
83
+ readme: |
84
+ This model is trained on a datset known as C and released under the [CC-BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/) license.
85
+ It has a whispery, fluttery voice.
86
+ default_speaker: "c"