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 CompMusic Carnatic Varnam #579

Closed genisplaja closed 1 year ago

genisplaja commented 1 year ago

Adding loader for CompMusic Carnatic Varnam

This one has been pending for so long, so it's nice that we got it finally here!

Description

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

Dataset loaders checklist:

Loader made possible thanks to @adithishankar19's help :)

codecov[bot] commented 1 year ago

Codecov Report

Merging #579 (d39b732) into master (8c84e50) will increase coverage by 0.07%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #579      +/-   ##
==========================================
+ Coverage   96.88%   96.96%   +0.07%     
==========================================
  Files          57       58       +1     
  Lines        6816     6990     +174     
==========================================
+ Hits         6604     6778     +174     
  Misses        212      212