Marius Miron

Results 7 issues of Marius Miron

kakao arena contains 700k songs, distributing mel spectrograms of 20-50 segundos in addition they have 150k playlists music genre tags for each song the use case is similar to the...

new loader

For the datasets that contain non-open audio tracks of commercial recordings, we may include a json file containing the musicbrainz ids. By these means, researchers may identify the corresponding tracks...

enhancement

I installed soundata with pip and when initializing a dataset, I get this error. It is solved by installing typing_extensions with pip. ~/miniconda3/envs/mirdata/lib/python3.7/site-packages/soundata/jams_utils.py in 4 import os 5 from typing...

bug

we have a an annotation class and a NoteData class inside annotations https://github.com/mir-dataset-loaders/mirdata/blob/master/mirdata/annotations.py ideally the Note class in filosax should should have been inherited Annotation/NoteData

enhancement
priority

We currently do not have datasets with this encoding but in the future extractall_unicode should be updated with the fixed version in mirdata. Otherwise we might get an error like...

bug

google cloud computing instance with Debian installed. cloned and installed the packages in a conda env using the contributing steps tests fail due to zip not being installed on the...

Hi everyone, We want to add a new evaluation module for audio fingerprinting. We want to display IR metrics related to the correct identification/retrieval of songs but we are also...