acapella / default /song1 /dataset_info.json
admin
2 arrows
44e6e33
raw
history blame
4 kB
{
"builder_name": "acapella",
"citation": "",
"config_name": "default",
"dataset_name": "acapella",
"dataset_size": 52200,
"description": "",
"download_checksums": {
"https://www.modelscope.cn/datasets/ccmusic-database/acapella/resolve/master/data/song1.csv": {
"num_bytes": 939,
"checksum": null
},
"https://www.modelscope.cn/datasets/ccmusic-database/acapella/resolve/master/data/song2.csv": {
"num_bytes": 944,
"checksum": null
},
"https://www.modelscope.cn/datasets/ccmusic-database/acapella/resolve/master/data/song3.csv": {
"num_bytes": 917,
"checksum": null
},
"https://www.modelscope.cn/datasets/ccmusic-database/acapella/resolve/master/data/song4.csv": {
"num_bytes": 948,
"checksum": null
},
"https://www.modelscope.cn/datasets/ccmusic-database/acapella/resolve/master/data/song5.csv": {
"num_bytes": 966,
"checksum": null
},
"https://www.modelscope.cn/datasets/ccmusic-database/acapella/resolve/master/data/song6.csv": {
"num_bytes": 964,
"checksum": null
},
"https://www.modelscope.cn/datasets/ccmusic-database/acapella/resolve/master/data/audio.zip": {
"num_bytes": 1361863391,
"checksum": null
},
"https://www.modelscope.cn/datasets/ccmusic-database/acapella/resolve/master/data/mel.zip": {
"num_bytes": 23417682,
"checksum": null
}
},
"download_size": 1385286751,
"features": {
"audio": {
"sampling_rate": 48000,
"_type": "Audio"
},
"mel": {
"_type": "Image"
},
"singer_id": {
"names": [
"singer1",
"singer2",
"singer3",
"singer4",
"singer5",
"singer6",
"singer7",
"singer8",
"singer9",
"singer10",
"singer11",
"singer12",
"singer13",
"singer14",
"singer15",
"singer16",
"singer17",
"singer18",
"singer19",
"singer20",
"singer21",
"singer22"
],
"_type": "ClassLabel"
},
"pitch": {
"dtype": "float32",
"_type": "Value"
},
"rhythm": {
"dtype": "float32",
"_type": "Value"
},
"vocal_range": {
"dtype": "float32",
"_type": "Value"
},
"timbre": {
"dtype": "float32",
"_type": "Value"
},
"pronunciation": {
"dtype": "float32",
"_type": "Value"
},
"vibrato": {
"dtype": "float32",
"_type": "Value"
},
"dynamic": {
"dtype": "float32",
"_type": "Value"
},
"breath_control": {
"dtype": "float32",
"_type": "Value"
},
"overall_performance": {
"dtype": "float32",
"_type": "Value"
}
},
"homepage": "https://www.modelscope.cn/datasets/ccmusic-database/acapella",
"license": "CC-BY-NC-ND",
"size_in_bytes": 1385338951,
"splits": {
"song1": {
"name": "song1",
"num_bytes": 8700,
"num_examples": 22,
"dataset_name": "acapella"
},
"song2": {
"name": "song2",
"num_bytes": 8700,
"num_examples": 22,
"dataset_name": "acapella"
},
"song3": {
"name": "song3",
"num_bytes": 8700,
"num_examples": 22,
"dataset_name": "acapella"
},
"song4": {
"name": "song4",
"num_bytes": 8700,
"num_examples": 22,
"dataset_name": "acapella"
},
"song5": {
"name": "song5",
"num_bytes": 8700,
"num_examples": 22,
"dataset_name": "acapella"
},
"song6": {
"name": "song6",
"num_bytes": 8700,
"num_examples": 22,
"dataset_name": "acapella"
}
},
"supervised_keys": {
"input": "audio",
"output": "singer_id"
},
"task_templates": [
{
"task": "audio-classification",
"label_column": "singer_id"
}
],
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
}
}