Rachel Bittner

Results 39 issues of Rachel Bittner

When `silence=False`, `dataset.validate()` runs all validation and then prints a blob of text if things failed. We could instead print unit-test style prints as validate is running.

enhancement

Brought up by @lostanlen in an offline discussion: For datasets which provide "tag-like" data, there is no list of all possible values for those tags. We should add, within their...

enhancement

A feature for the future - add to the docs a way to search for all datasets containing a specific annotation type (e.g. `BeatData`) as a way to find relevant...

enhancement

- [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

Pypi uploads are manual - let's make it a github action https://github.com/marketplace/actions/pypi-publish

enhancement