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

Adding loader for IDMT-SMT-AUDIO-EFFECTS #595

Closed francescopapaleo closed 8 months ago

francescopapaleo commented 8 months ago

Adding loader for IDMT-SMT-AUDIO-EFFECTS dataset

Docstring idmt_smt_audio_effects.py:

Dataset loaders checklist:

Dataset is fully downloadable.

guillemcortes commented 8 months ago

Hi @francescopapaleo , could you try updating your branch with the latest changes in master so the new test will run? Thanks!

codecov[bot] commented 8 months ago

Codecov Report

Merging #595 (86a7939) into master (496eb4a) will increase coverage by 0.07%. Report is 7 commits behind head on master. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #595      +/-   ##
==========================================
+ Coverage   96.96%   97.04%   +0.07%     
==========================================
  Files          58       59       +1     
  Lines        6990     7065      +75     
==========================================
+ Hits         6778     6856      +78     
+ Misses        212      209       -3