Skip to content

[src] Fix unpassed SR in TasNet and SudoRMRF#433

Merged
mpariente merged 2 commits intomasterfrom
fix_unpassed_sr
Feb 7, 2021
Merged

[src] Fix unpassed SR in TasNet and SudoRMRF#433
mpariente merged 2 commits intomasterfrom
fix_unpassed_sr

Conversation

@mpariente
Copy link
Collaborator

Important fix !

Because the encoder was wrapped in LSTMTasNet and SudoRmRF*, getattr couldn't find it and it was not passed to BaseModel.

Funny that we set barriers to load models without sampling rate, but managed to load models with the wrong sampling rate.. 😅

@jonashaag
Copy link
Collaborator

How did you find it? Test failure?

@mpariente
Copy link
Collaborator Author

Unexpected warning in BaseModel with the new mechanism

@mpariente mpariente merged commit 0732067 into master Feb 7, 2021
@mpariente mpariente deleted the fix_unpassed_sr branch February 7, 2021 19:32
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