Rachel Bittner
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.
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...
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...
- [x] melody annotation generator script - [ ] Instrument Activation script
Track objects corresponding to stems could report activation percentage.
Add the mix duration to the top level of the metadata files to make it possible to work with the annotations without the audio.
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...
Pypi uploads are manual - let's make it a github action https://github.com/marketplace/actions/pypi-publish