libritts_dev_dataset / dataset_info.json
HamdanXI's picture
Upload 7 files
779f99f verified
{
"builder_name": "parquet",
"citation": "",
"config_name": "dev",
"dataset_name": "libritts",
"dataset_size": 1552948186,
"description": "",
"download_checksums": {
"hf://datasets/mythicinfinity/libritts@35f26bdafa9883b5524f17931216af78632db8eb/data/dev.clean/dev.clean-00000-of-00003.parquet": {
"num_bytes": 495577971,
"checksum": null
},
"hf://datasets/mythicinfinity/libritts@35f26bdafa9883b5524f17931216af78632db8eb/data/dev.clean/dev.clean-00001-of-00003.parquet": {
"num_bytes": 546944112,
"checksum": null
},
"hf://datasets/mythicinfinity/libritts@35f26bdafa9883b5524f17931216af78632db8eb/data/dev.clean/dev.clean-00002-of-00003.parquet": {
"num_bytes": 495112613,
"checksum": null
}
},
"download_size": 1537634696,
"features": {
"audio": {
"sampling_rate": 24000,
"_type": "Audio"
},
"text_normalized": {
"dtype": "string",
"_type": "Value"
},
"text_original": {
"dtype": "string",
"_type": "Value"
},
"speaker_id": {
"dtype": "string",
"_type": "Value"
},
"path": {
"dtype": "string",
"_type": "Value"
},
"chapter_id": {
"dtype": "string",
"_type": "Value"
},
"id": {
"dtype": "string",
"_type": "Value"
}
},
"homepage": "",
"license": "",
"size_in_bytes": 3090582882,
"splits": {
"dev.clean": {
"name": "dev.clean",
"num_bytes": 1552948186,
"num_examples": 5736,
"shard_lengths": [
1912,
1912,
1912
],
"dataset_name": "libritts"
}
},
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
}
}