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 59 forks source link

Add subsets in Zenodo for educational purposes #433

Open magdalenafuentes opened 3 years ago

magdalenafuentes commented 3 years ago

We discussed that we could select a couple of datasets and upload small subsets of them in Zenodo to have a few quickly downloadable datasets to use in MIR courses.

PRamoneda commented 3 years ago

This PR follow the same target :)

nkundiushuti commented 3 years ago

I wanted to continue this discussion: supposing that we upload a subset of irmas for educational purposes, what would be the changes we will have to do in mirdata to make it work with this subset, without having a new loader? I am thinking about generating another index irmas-sample which contains only these files. the dataset class should have a "sample" or "subset" parameter to load only these data.