Rachel Bittner
Rachel Bittner
> I don't see a problem if the dataset is composed of multiple small files (~2GB) ? In that case if something fails the user can download only the remaining...
@pseeth to echo @lostanlen , yes we'd be very happy to have VocalSet in mirdata! I agree with @lostanlen about downloading only one "copy" of the audio in the dataset.
@pseeth wanted to quickly follow up on this! Let me know if there's anything I can do to help!
> About the analysis format, what do you have in mind? I usually use pandas for analysis at the level of the dataset, but I guess that can be done...
Oh man you're right 🙈 . Ok, so this might be just ".to_matrix / .to_vector" ?
@magdalenafuentes Quick FYI that in the end, I did find a need for `.to_mir_eval`, because we now explicitly support different units. mir_eval expects specific units, so the helpers are a...
@carlthome: I agree that the `has_bleed` label should be based on a clear quantitative measurement. If I understand correctly, you suggesting creating the `has_bleed` label by thresholding something like SIR,...
@faroit: > How would you prefer the corresponding tests to be designed? Testing against the already existing annotations? Yes - I think it'd be ideal to test against the existing...
Yes sorry about this! Will fix it today. On Tuesday, September 27, 2016, Fabian-Robert Stöter < [email protected]> wrote: > @rabitt https://github.com/rabitt do you need help fixing the v.1.2 > branch...
@faroit It looks like the [tests are fine](https://travis-ci.org/marl/medleydb/builds/144356621) - there was just a "pending check" from Review Ninja which I'm disabling. Am I missing something?