File size: 556 Bytes
441aeaf |
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 |
{
"citation": "",
"description": "",
"features": {
"audio": {
"_type": "Audio"
},
"transcription": {
"dtype": "string",
"_type": "Value"
},
"speaker_id": {
"dtype": "string",
"_type": "Value"
},
"start_time": {
"dtype": "float32",
"_type": "Value"
},
"end_time": {
"dtype": "float32",
"_type": "Value"
},
"file_sampling_rate": {
"dtype": "int32",
"_type": "Value"
}
},
"homepage": "",
"license": ""
} |