-
Notifications
You must be signed in to change notification settings - Fork 0
/
repetition.cleanmeta
53 lines (53 loc) · 1.24 KB
/
repetition.cleanmeta
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
{
"copyright": "(c) 2021 Alex McLean",
"description": "",
"email": "alex@slab.org",
"license": "CC0",
"maintainer": "alex",
"metadata-format": "clean-0.1",
"provenance": "Various dodgy speech synths",
"sounds": [
{
"description": "English 'male' voice",
"filename": "repetition/a.wav",
"shortname": "a",
"type": "sample"
},
{
"description": "English 'female' voice",
"filename": "repetition/b.wav",
"shortname": "b",
"type": "sample"
},
{
"description": "Irish accent child voice",
"filename": "repetition/c.wav",
"shortname": "c",
"type": "sample"
},
{
"description": "Post English 'female' voice' 2",
"filename": "repetition/d.wav",
"shortname": "d",
"type": "sample"
},
{
"description": "Posh English 'male' voice 2",
"filename": "repetition/e.wav",
"shortname": "e",
"type": "sample"
},
{
"description": "Older posh English 'male' voice",
"filename": "repetition/f.wav",
"shortname": "f",
"type": "sample"
},
{
"description": "Northern computer voice",
"filename": "repetition/g.wav",
"shortname": "g",
"type": "sample"
}
]
}