Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docstrings mention "Dev" and "Train" subsets but code seems to assume subsets are "train" and "test" #3

Closed
carlthome opened this issue Jan 6, 2018 · 2 comments

Comments

@carlthome
Copy link

I just downloaded MUSDB18 and unzipped the mp4 files, and set the environment variable MUSDB_PATH to that directory. When using the Python API, mus.load_mus_tracks('Dev') results in an empty list, but mus.load_mus_tracks('train') works fine. Same problem applies to mus.run.

Similarly, 'Test' has to be lowercase, it seems.

@faroit
Copy link
Member

faroit commented Jan 6, 2018

ooops, yes, I, forgot to update the documentation

@faroit
Copy link
Member

faroit commented Jan 6, 2018

fixed in 6327403

@faroit faroit closed this as completed Jan 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants