bmcfee / crema

convolutional and recurrent estimators for music analysis
BSD 2-Clause "Simplified" License
84 stars 22 forks source link

metadata for tracks used in model development #4

Closed bmcfee closed 7 years ago

bmcfee commented 7 years ago

These should be stored as metadata_train.json and metadata_test.json, and include artist and title.

The index should correspond to the track index used elsewhere.