marl / jams-data

Datasets and parsing scripts for JAMS
ISC License
26 stars 3 forks source link

revised medleydb converter #7

Closed bmcfee closed 8 years ago

bmcfee commented 8 years ago

Tagging @rabitt @justinsalamon ; please review the changes before I merge.

PS: this is really, really, REALLY slow.

bmcfee commented 8 years ago

PS: this is really, really, REALLY slow.

Rewrote the ingest to do full dataframe conversion instead of record-wise appends. It's quite a bit faster now.

Unless there are objections re: confidence values, I'll push it up and merge.