Marius Miron
Marius Miron
hey! this branch does not seem to exist: https://github.com/mir-dataset-loaders/mirdata/tree/lfs should I start from scratch?
the index for acousticbrainz genre is 1.5GB. there is a limit of 1GB for github's LFS. so we either have to store the file somewhere else and find another solution...
I think you can have something similar to the datasets containing multitracks (and tracks). You can have the download method to partially downloading from zenodo while yielding a warning message...
I would look at core.py, specifically the multitrack object which does the on-the-fly linear mixing. but first you need to consult with @magdalenafuentes and @rabitt before touching anything in the...
Since the process of creating a loader is slower than adding a dataset in a yaml file, I think we can do a check before merging the PR We should...
I don't know if it's temporary or permanent. We should contact the dataset authors.
@rabitt , @PRamoneda , @andreasjansson there are 2 issues here - datasets which distribute solely annotations; audio for tracks is not available due to licensing issues/other issues - datasets with...
a similar dataset that fits this scenario is: https://ddmal.music.mcgill.ca/research/The_Music_Listening_Histories_Dataset_(MLHD)/
hi! could we help you merge this? I think it currently fails.
ok if you could add the preprocessing script, take a look at the missing tests and the errors in circleci then I can take a look