File size: 1,260 Bytes
2fd0902
 
344cb4d
 
 
 
 
 
 
 
 
 
0fcc768
344cb4d
2fd0902
9472e72
 
 
 
 
2596889
9472e72
 
2fd0902
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9472e72
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
{
  "custom_words": [
    { "tts_input": "Astra", "label": "astra" },
    { "tts_input": "Bali", "label": "bali" },
    { "tts_input": "Boston", "label": "boston" },
    { "tts_input": "Capri", "label": "capri" },
    { "tts_input": "Delhi", "label": "delhi" },
    { "tts_input": "Dublin", "label": "dublin" },
    { "tts_input": "Frisco", "label": "frisco" },
    { "tts_input": "Monaco", "label": "monaco" },
    { "tts_input": "Oslo", "label": "oslo" },
    { "tts_input": "Paris", "label": "paris" },
    { "tts_input": "SeaTown", "label": "seatown" },
    { "tts_input": "Tokyo", "label": "tokyo" }
  ],
  "generate": {
    "voice_selection": {
      "group_by": ["language", "gender"],
      "languages": "all",
      "genders": ["masculine", "feminine"],
      "limit_per_group": 4
    }
  },
  "google_speech_commands": [
    "yes",
    "no",
    "up",
    "down",
    "left",
    "right",
    "on",
    "off",
    "stop",
    "go",
    "zero",
    "one",
    "two",
    "three",
    "four",
    "five",
    "six",
    "seven",
    "eight",
    "nine",
    "bed",
    "bird",
    "cat",
    "dog",
    "happy",
    "house",
    "marvin",
    "sheila",
    "tree",
    "wow",
    "backward",
    "forward",
    "follow",
    "learn",
    "visual"
  ]
}