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
363 stars 58 forks source link

Adding loader for MDB-stem-synth dataset #639

Closed dsuedholt closed 1 week ago

dsuedholt commented 3 weeks ago

Description

Please include the following information at the top level docstring for the dataset's module mydataset.py:

Dataset loaders checklist:

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.06%. Comparing base (9f797d2) to head (6f8ac77). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #639 +/- ## ========================================== + Coverage 97.05% 97.06% +0.01% ========================================== Files 66 67 +1 Lines 7498 7537 +39 ========================================== + Hits 7277 7316 +39 Misses 221 221 ```
dsuedholt commented 1 week ago

Thanks for the friendly and helpful review @genisplaja! Let me know if there's anything else you need for the release.