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

musDB interface change #4

Open
RajSSS5 opened this issue Oct 7, 2019 · 0 comments
Open

musDB interface change #4

RajSSS5 opened this issue Oct 7, 2019 · 0 comments

Comments

@RajSSS5
Copy link

RajSSS5 commented Oct 7, 2019

The correct line to retrieve the data from the dataset after extraction is

mus = musdb.DB(root=self.path, is_wav=True)

instead of

mus = musdb.DB(root_dir=self.path, is_wav=True)

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

1 participant