File size: 2,147 Bytes
6d18e01 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 |
{"default": {
"description": "",
"citation": "",
"homepage": "",
"license": "",
"features": {
"speaker_id": {
"dtype": "string",
"_type": "Value"
},
"gender": {
"dtype": "string",
"_type": "Value"
},
"utterance_id": {
"dtype": "string",
"_type": "Value"
},
"language": {
"dtype": "string",
"_type": "Value"
},
"raw_text": {
"dtype": "string",
"_type": "Value"
},
"full_audio_file": {
"dtype": "string",
"_type": "Value"
},
"original_data_split": {
"dtype": "string",
"_type": "Value"
},
"region": {
"dtype": "string",
"_type": "Value"
},
"duration": {
"dtype": "float64",
"_type": "Value"
},
"start": {
"dtype": "float64",
"_type": "Value"
},
"end": {
"dtype": "float64",
"_type": "Value"
},
"utterance_audio_file": {
"_type": "Audio"
},
"standardized_text": {
"dtype": "string",
"_type": "Value"
}
},
"builder_name": "csv",
"config_name": "default",
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_bytes": 8190809957.84,
"num_examples": 40008,
"dataset_name": null
},
"test": {
"name": "test",
"num_bytes": 1026553338.856,
"num_examples": 5044,
"dataset_name": null
},
"validation": {
"name": "validation",
"num_bytes": 1097030649.769,
"num_examples": 5461,
"dataset_name": null
}
},
"download_size": 10261847599,
"dataset_size": 10314393946.465,
"size_in_bytes": 20576241545.465
}} |