Bahraini_Speech_Dataset / train /dataset_info.json
Hishambarakat's picture
Add files using upload-large-folder tool
5fe02e7 verified
{
"builder_name": "csv",
"citation": "",
"config_name": "default",
"dataset_name": "csv",
"dataset_size": 26773741,
"description": "",
"download_checksums": {
"/data/bahraini_dataset/data/bahrain_podcast/metadata_asr_new.csv": {
"num_bytes": 23984578,
"checksum": null
}
},
"download_size": 23984578,
"features": {
"text": {
"dtype": "string",
"_type": "Value"
},
"phonetic_text": {
"dtype": "string",
"_type": "Value"
},
"file": {
"dtype": "string",
"_type": "Value"
},
"audio": {
"sampling_rate": 24000,
"decode": false,
"_type": "Audio"
},
"speaker": {
"dtype": "string",
"_type": "Value"
},
"gender": {
"names": [
"female",
"male",
"unknown"
],
"_type": "ClassLabel"
},
"sampling_rate": {
"dtype": "int64",
"_type": "Value"
},
"duration": {
"dtype": "float64",
"_type": "Value"
}
},
"homepage": "",
"license": "",
"size_in_bytes": 50758319,
"splits": {
"train": {
"name": "train",
"num_bytes": 26773741,
"num_examples": 90421,
"dataset_name": "csv"
}
},
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
}
}