dataset_with_chord_full / train /dataset_info.json
Leon299's picture
Upload dataset_with_chord_full
fc5cd59 verified
raw
history blame contribute delete
874 Bytes
{
"citation": "",
"description": "",
"features": {
"audio_tokens": {
"feature": {
"dtype": "int64",
"_type": "Value"
},
"_type": "List"
},
"frame_chord_ids": {
"feature": {
"dtype": "int64",
"_type": "Value"
},
"_type": "List"
},
"audio_path": {
"dtype": "string",
"_type": "Value"
},
"song_idx": {
"dtype": "int64",
"_type": "Value"
},
"chunk_idx": {
"dtype": "int64",
"_type": "Value"
},
"chunk_start_time": {
"dtype": "float64",
"_type": "Value"
},
"chunk_duration": {
"dtype": "float64",
"_type": "Value"
},
"chord_runlength": {
"feature": {
"dtype": "int64",
"_type": "Value"
},
"_type": "List"
}
},
"homepage": "",
"license": ""
}