Skip to content

Commit 1705a2b

Browse files
committed
adds zenodo.json file with some meta data
1 parent 576cf33 commit 1705a2b

File tree

1 file changed

+49
-0
lines changed

1 file changed

+49
-0
lines changed

.zenodo.json

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
{
2+
"title": "create_vtl_corpus: Synthesizing a speech corpus with VocalTractLab",
3+
"license": {
4+
"id": "MIT"
5+
},
6+
"creators": [
7+
{
8+
"affiliation": "University of Tuebingen, Quantitative Linguistics",
9+
"name": "Konstantin Sering"
10+
},
11+
{
12+
"name": "Niels Stehwien"
13+
},
14+
{
15+
"name": "Yingming Gao"
16+
}
17+
],
18+
"grants": [
19+
{
20+
"funder": {
21+
"name": "Humboldt Foundation"
22+
},
23+
"program": "Alexander von Humboldt Professorship",
24+
"title": "Alexander von Humboldt Professorship awarded to R. H. Baayen"
25+
},
26+
{
27+
"acronym": "WIDE",
28+
"code": "742545",
29+
"funder": {
30+
"acronyms": [
31+
"EC"
32+
],
33+
"name": "European Commission"
34+
},
35+
"program": "ERC",
36+
"title": "Wide Incremental learning with Discrimination nEtworks"
37+
}
38+
],
39+
"keywords": [
40+
"speech corpus",
41+
"speech synthesis",
42+
"vocal tract lab",
43+
"linguistics",
44+
"python",
45+
"cognitive science",
46+
"machine learning"
47+
],
48+
"language": "eng"
49+
}

0 commit comments

Comments
 (0)