BinauralLibriSpeech / test_clean /dataset_info.json
HSB1997's picture
Add test and dev data
762ba6b
raw
history blame
2 kB
{
"builder_name": "csv",
"citation": "",
"config_name": "default",
"dataset_name": "csv",
"dataset_size": 1207307,
"description": "",
"download_checksums": {
"/Users/JG96XG/Desktop/data_sets/BinauralLibriSpeech/test_clean.csv": {
"num_bytes": 484666,
"checksum": null
},
"/Users/JG96XG/Desktop/data_sets/BinauralLibriSpeech/test_other.csv": {
"num_bytes": 502970,
"checksum": null
}
},
"download_size": 987636,
"features": {
"elevation": {
"dtype": "int64",
"_type": "Value"
},
"azimuth": {
"dtype": "int64",
"_type": "Value"
},
"microphone_left_x": {
"dtype": "float64",
"_type": "Value"
},
"microphone_left_y": {
"dtype": "float64",
"_type": "Value"
},
"microphone_left_z": {
"dtype": "float64",
"_type": "Value"
},
"microphone_right_x": {
"dtype": "float64",
"_type": "Value"
},
"microphone_right_y": {
"dtype": "float64",
"_type": "Value"
},
"microphone_right_z": {
"dtype": "float64",
"_type": "Value"
},
"transcript": {
"dtype": "string",
"_type": "Value"
},
"audio": {
"_type": "Audio"
},
"speaker_id": {
"dtype": "string",
"_type": "Value"
},
"chapter_id": {
"dtype": "string",
"_type": "Value"
},
"file": {
"dtype": "string",
"_type": "Value"
},
"duration": {
"dtype": "float64",
"_type": "Value"
}
},
"homepage": "",
"license": "",
"size_in_bytes": 2194943,
"splits": {
"test_clean": {
"name": "test_clean",
"num_bytes": 588198,
"num_examples": 2620,
"dataset_name": "csv"
},
"test_other": {
"name": "test_other",
"num_bytes": 619109,
"num_examples": 2939,
"dataset_name": "csv"
}
},
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
}
}