Skip to content

Conversation

hykilpikonna
Copy link
Contributor

The original code loads audio from path (passed through function arguments) while it checks the existence of self.path (passed during init). This PR fixes that.

Specifically, I ran into a problem when trying to train UMX that it says ".../vocals.wav cannot be loaded" even though the file exists (since the path check is checking for "mixture.wav" which isn't used.

image

Copy link
Member

@faroit faroit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good. Thanks @hykilpikonna

I make a new release this week

@faroit faroit merged commit 697a371 into sigsep:master May 28, 2025
0 of 3 checks passed
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

Successfully merging this pull request may close these issues.

2 participants