-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy path.zenodo.json
More file actions
28 lines (28 loc) · 829 Bytes
/
.zenodo.json
File metadata and controls
28 lines (28 loc) · 829 Bytes
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
{
"creators": [
{
"name": "Brown, Eva Maxfield",
"affiliation": "University of Washington Information School, University of Washington, Seattle",
"orcid": "0000-0003-2564-0373"
},
{
"name": "Huynh, To",
"affiliation": "University of Washington, Seattle",
"orcid": "0000-0002-9664-3662"
},
{
"name": "Weber, Nicholas",
"affiliation": "University of Washington Information School, University of Washington, Seattle",
"orcid": "0000-0002-6008-3763"
}
],
"keywords": [
"Python",
"speaker identification",
"audio classification",
"machine learning",
"transformers"
],
"license": "MIT",
"upload_type": "software"
}