Skip to content

Adds support for executing mirdata as an executable module - #648

Open
stefansjs wants to merge 10 commits into
mir-dataset-loaders:masterfrom
stefansjs:executable_module
Open

Adds support for executing mirdata as an executable module#648
stefansjs wants to merge 10 commits into
mir-dataset-loaders:masterfrom
stefansjs:executable_module

Conversation

@stefansjs

Copy link
Copy Markdown

Invoking as an executable module is quite convenient. For the simple task of downloading data, all you have to do is

python -m mirdata orchset

and main.py will download and validate the dataset "orchset"

Like several others, this dataset depends on jams in pretty_midi to do a release on their current main branches

jams 0.3.4 and pretty_midi 0.2.10 don't work on python 3.12, but both
are working on their main branches. We just have to wait for the next
release of those two packages before this one can be released.
@Masetto96 Masetto96 added the enhancement New feature or request label Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants