medleydb icon indicating copy to clipboard operation
medleydb copied to clipboard

Results 23 medleydb issues
Sort by recently updated
recently updated
newest added

I re-read the medleydb paper, and it doesn't actually say how the instrument segment annotations were computed from the activation functions. Is it just threshold at 0.5 and then run-length...

There doesn't seem to be an easy (documented) way to get a list of the tracks without calling `load_all_multitracks`, which is expensive. There is a `TRACK_LIST` array in the package,...

enhancement

Two points: - `mtrack.stem_activations` is a list of lists, but the docs say it's an `ndarray` - The shape does not line up to the number of stems; it's off...

bug

- [x] melody annotation generator script - [ ] Instrument Activation script

enhancement

Track objects corresponding to stems could report activation percentage.

enhancement

Add the mix duration to the top level of the metadata files to make it possible to work with the annotations without the audio.

enhancement

After discussing with @lostanlen, it makes sense to have `has_bleed` annotations at the stem level. Open questions - do we leave the multitrack level `has_bleed` annotations, and if so, what...

enhancement
help wanted

Even though `pip` can be used with GitHub it would be neat to have the Python tools available on PyPI for easier installation with `conda` for example.

enhancement

How to get the annotations of medleydb2.0 dataset?

Where I could find audio for Bach10* files? I expected it's in V2, but it is not.