README.md
setup.py
mirdata/__init__.py
mirdata/beatles.py
mirdata/dali.py
mirdata/download_utils.py
mirdata/gtzan_genre.py
mirdata/guitarset.py
mirdata/ikala.py
mirdata/jams_utils.py
mirdata/medley_solos_db.py
mirdata/medleydb_melody.py
mirdata/medleydb_pitch.py
mirdata/orchset.py
mirdata/rwc_classical.py
mirdata/rwc_jazz.py
mirdata/rwc_popular.py
mirdata/salami.py
mirdata/utils.py
mirdata.egg-info/PKG-INFO
mirdata.egg-info/SOURCES.txt
mirdata.egg-info/dependency_links.txt
mirdata.egg-info/requires.txt
mirdata.egg-info/top_level.txt
mirdata/indexes/beatles_index.json
mirdata/indexes/dali_index.json
mirdata/indexes/gtzan_genre_index.json
mirdata/indexes/guitarset_index.json
mirdata/indexes/ikala_index.json
mirdata/indexes/medley_solos_db_index.json
mirdata/indexes/medleydb_melody_index.json
mirdata/indexes/medleydb_pitch_index.json
mirdata/indexes/orchset_index.json
mirdata/indexes/rwc_classical_index.json
mirdata/indexes/rwc_jazz_index.json
mirdata/indexes/rwc_popular_index.json
mirdata/indexes/salami_index.json
tests/__init__.py
tests/test_beatles.py
tests/test_dali.py
tests/test_download_utils.py
tests/test_gtzan_genre.py
tests/test_guitarset.py
tests/test_ikala.py
tests/test_jams_utils.py
tests/test_medley_solos_db.py
tests/test_medleydb_melody.py
tests/test_medleydb_pitch.py
tests/test_orchset.py
tests/test_rwc_classical.py
tests/test_rwc_jazz.py
tests/test_rwc_popular.py
tests/test_salami.py
tests/test_utils.py