mir-dataset-loaders / mirdata

Python library for working with Music Information Retrieval datasets
https://mirdata.readthedocs.io/en/stable/
BSD 3-Clause "New" or "Revised" License
357 stars 58 forks source link

ASMD library #299

Closed PRamoneda closed 3 years ago

PRamoneda commented 3 years ago

In the last SMC Torino 2020 conference was presented this "dataset loaders library": https://framagit.org/sapo/asmd/ Here the docs! https://asmd.readthedocs.io

rabitt commented 3 years ago

I'm not clear why they decided to make a new library instead of working with us - the reason they give in the paper is:

A similar effort is held by mirdata [11], a Python package for downloading and using common MIR datasets. However, our work is more focused on multimodality and tries to keep the entire framework easily extensible and modular.

We do support audio + score, and we are doing our best to make the framework easily extensible & modular :). Of course things can always be improved.

For now, I'd say if they want to talk with us they can!

PRamoneda commented 3 years ago

Then close