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

Medley-solos-DB #62

Closed lostanlen closed 5 years ago

lostanlen commented 5 years ago

Medley-solos-DB is a cross-collection dataset for automatic musical instrument recognition in solo recordings. It consists of a training set of 3-second audio clips, which are extracted from the MedleyDB dataset of Bittner et al. (ISMIR 2014) as well as a test set of 3-second clips, which are extracted from the solosDB dataset of Essid et al. (IEEE TASLP 2009). Each of these clips contains a single instrument among a taxonomy of eight: clarinet, distorted electric guitar, female singer, flute, piano, tenor saxophone, trumpet, and violin.

The Medley-solos-DB dataset is the dataset that is used in the benchmarks of musical instrument recognition in the publications of Lostanlen and Cella (ISMIR 2016) and Andén et al. (IEEE TSP 2019).

https://ieeexplore.ieee.org/abstract/document/8721532/

Medley-solos-DB is available on Zenodo: https://zenodo.org/record/2582103

I am personally working on a PR. My branch is https://github.com/lostanlen/mirdata/tree/medley-solos

rabitt commented 5 years ago

@lostanlen FYI, the library is relatively stable now. See the readme for contributing instructions!

lostanlen commented 5 years ago

That's good to know. Thank you for the reminder. I will prepare a PR asap. Is there a planned date for beta release?

rabitt commented 5 years ago

We're planning for a beta release by ismir