Rachel Bittner
Rachel Bittner
> are there any future plans to add support for percussion instruments? @tripathiarpan20 no plans at the moment, but will let you know if that changes. @jugoodma 's comment is...
Great catch @martingasser ! Actually this is a bug in our code... [this line](https://github.com/spotify/basic-pitch/pull/23/files#diff-029d4fc3b84d5c78df9d7abd896f48dd10b3dcbb6927ebca3b457ffacae5f7eaL213) should actually be `x_contours`, not `x`. However, the saved model in the repo was trained with...
Going to close this one for now - but revisit once we have integrate the training code.
> I forget what the current interface looks like, but maybe it'd be better if the user is responsible for giving a callback that handles finding the file and downloading...
@andreasjansson Will you have time to finish this before Tuesday?
@andreasjansson we said in the paper that the MSD was part of the first release, and we wanted to have the first release ready for the presentation. If you manage...
@andreasjansson when do you see yourself having time to finish #149 ?
Moving the conversation from #305 here: > @PRamoneda > We are going to add mirdata some big dataset. > https://stackoverflow.com/questions/10382253/reading-rather-large-json-files-in-python/10382359#10382359 > > I think that this dependency could save us...
On versioning - if we update an index, it will have a new download link with zenodo, so mirdata would have to change the link as well to update it,...
Moving a discussion from #149 to here: v @rabitt (in response to a file-system based `dataset.track_ids()` function) > I think `dataset.track_ids()` should be deterministic, instead of based on the user's...