CABankSakuraCHJP / dataset_infos.json
Fhrozen's picture
add main files
0843bdd
raw history blame
No virus
1.96 kB
{
"test": {
"description": "Speakers were solicited by the LDC to participate in this telephone speech collection effort via the internet, publications (advertisements), and personal contacts\n",
"citation": null,
"homepage": "https://ca.talkbank.org/access/CallHome/jpn.html",
"license": "",
"features": {
"file": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"audio": {
"sampling_rate": 16000,
"mono": true,
"decode": true,
"id": null,
"_type": "Audio"
},
"text": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"speaker_id": {
"dtype": "int64",
"id": null,
"_type": "Value"
},
"chapter_id": {
"dtype": "int64",
"id": null,
"_type": "Value"
},
"id": {
"dtype": "string",
"id": null,
"_type": "Value"
}
},
"post_processed": null,
"supervised_keys": {
"input": "file",
"output": "text"
},
"task_templates": [{
"task": "automatic-speech-recognition",
"audio_column": "audio",
"transcription_column": "text"
}],
"builder_name": "chsakura_asr",
"config_name": "clean",
"version": {
"version_str": "0.1.0",
"description": "",
"major": 0,
"minor": 1,
"patch": 0
},
"download_size": null,
"post_processing_size": null,
"dataset_size": null,
"size_in_bytes": null
}
}