Urdu-TTS-xl-ext / dataset_info.json
humair025's picture
Upload folder using huggingface_hub
e7d59fc verified
{
"builder_name": "parquet",
"citation": "",
"config_name": "default",
"dataset_name": "parquet",
"dataset_size": 1567257344,
"description": "",
"download_checksums": {
"/kaggle/working/tts_data_cleaned_train.parquet": {
"num_bytes": 1550257680,
"checksum": null
}
},
"download_size": 1550257680,
"features": {
"id": {
"dtype": "int64",
"_type": "Value"
},
"transcript": {
"dtype": "string",
"_type": "Value"
},
"voice": {
"dtype": "string",
"_type": "Value"
},
"text": {
"dtype": "string",
"_type": "Value"
},
"timestamp": {
"dtype": "string",
"_type": "Value"
},
"error": {
"dtype": "null",
"_type": "Value"
},
"audio": {
"sampling_rate": 22050,
"_type": "Audio"
}
},
"homepage": "",
"license": "",
"size_in_bytes": 3117515024,
"splits": {
"train": {
"name": "train",
"num_bytes": 1567257344,
"num_examples": 3533,
"dataset_name": "parquet"
}
},
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
}
}