SecondTest / dataset_infos.json
JorangHorse's picture
Create dataset_infos.json
997adce
raw
history blame contribute delete
548 Bytes
{
"JorangHorse-Test-Dataset": {
"description": "Kaldi-based Korean ASR open-source project",
"citation": "",
"homepage": "",
"license": "",
"features": {
"audio": {
"sampling_rate": 16000,
"mono": true,
"decode": true,
"id": null,
"_type": "Audio"
},
"text": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
}
}