Spaces:
Running on Zero
Running on Zero
Change speakers list
Browse files- config.yaml +11 -11
config.yaml
CHANGED
|
@@ -16,10 +16,13 @@ codec:
|
|
| 16 |
# Paths are relative to this file. An entry is either `Name: path.pt` (the
|
| 17 |
# dropdown shows the key) or a mapping with `path` + a human-readable `label`.
|
| 18 |
speakers:
|
| 19 |
-
|
| 20 |
-
|
| 21 |
-
|
| 22 |
-
|
|
|
|
|
|
|
|
|
|
| 23 |
# Boston English
|
| 24 |
Sean:
|
| 25 |
path: speakers/en_boston.pt
|
|
@@ -27,14 +30,7 @@ speakers:
|
|
| 27 |
Tony:
|
| 28 |
path: speakers/italian.pt
|
| 29 |
label: 🇺🇸 Tony from Boston
|
| 30 |
-
# Oakland English
|
| 31 |
-
Marcus:
|
| 32 |
-
path: speakers/en_oak.pt
|
| 33 |
-
label: 🇺🇸 Marcus from Oakland
|
| 34 |
# Standard American English
|
| 35 |
-
Andrew:
|
| 36 |
-
path: speakers/en_andrew.pt
|
| 37 |
-
label: 🇺🇸 Andrew
|
| 38 |
Emma:
|
| 39 |
path: speakers/expresso_f.pt
|
| 40 |
label: 🇺🇸 Emma
|
|
@@ -54,6 +50,10 @@ speakers:
|
|
| 54 |
Sofía:
|
| 55 |
path: speakers/mx_f.pt
|
| 56 |
label: 🇲🇽 Sofía from Guadalajara
|
|
|
|
|
|
|
|
|
|
|
|
|
| 57 |
# Dutch
|
| 58 |
Daan:
|
| 59 |
path: speakers/nl_m.pt
|
|
|
|
| 16 |
# Paths are relative to this file. An entry is either `Name: path.pt` (the
|
| 17 |
# dropdown shows the key) or a mapping with `path` + a human-readable `label`.
|
| 18 |
speakers:
|
| 19 |
+
Andrew:
|
| 20 |
+
path: speakers/en_andrew.pt
|
| 21 |
+
label: 🇺🇸 Andrew
|
| 22 |
+
# Oakland English
|
| 23 |
+
Marcus:
|
| 24 |
+
path: speakers/en_oak.pt
|
| 25 |
+
label: 🇺🇸 Marcus from Oakland
|
| 26 |
# Boston English
|
| 27 |
Sean:
|
| 28 |
path: speakers/en_boston.pt
|
|
|
|
| 30 |
Tony:
|
| 31 |
path: speakers/italian.pt
|
| 32 |
label: 🇺🇸 Tony from Boston
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
# Standard American English
|
|
|
|
|
|
|
|
|
|
| 34 |
Emma:
|
| 35 |
path: speakers/expresso_f.pt
|
| 36 |
label: 🇺🇸 Emma
|
|
|
|
| 50 |
Sofía:
|
| 51 |
path: speakers/mx_f.pt
|
| 52 |
label: 🇲🇽 Sofía from Guadalajara
|
| 53 |
+
# Brazilian Portuguese
|
| 54 |
+
Mateus:
|
| 55 |
+
path: speakers/br_m.pt
|
| 56 |
+
label: 🇧🇷 Mateus from Rio
|
| 57 |
# Dutch
|
| 58 |
Daan:
|
| 59 |
path: speakers/nl_m.pt
|