File size: 595 Bytes
87bc0f3 | 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 | {
"citation": "",
"description": "",
"features": {
"id": {
"dtype": "int64",
"_type": "Value"
},
"transcript": {
"dtype": "string",
"_type": "Value"
},
"voice": {
"dtype": "string",
"_type": "Value"
},
"text": {
"dtype": "string",
"_type": "Value"
},
"seed": {
"dtype": "float64",
"_type": "Value"
},
"timestamp": {
"dtype": "string",
"_type": "Value"
},
"audio": {
"sampling_rate": 22050,
"_type": "Audio"
}
},
"homepage": "",
"license": ""
} |