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

multichannel generalized Wiener filter question #125

Open
nnanos opened this issue Sep 8, 2022 · 1 comment
Open

multichannel generalized Wiener filter question #125

nnanos opened this issue Sep 8, 2022 · 1 comment

Comments

@nnanos
Copy link

nnanos commented Sep 8, 2022

Is it possible to train the Open-Unmix with a different Front-End (e.g. different parameters of the STFT ) for each source and then on the evaluation phase use the multichannel generalized Wiener filter?? I dont know the mechanics of the multichannel generalized Wiener filter but by inspection of the evaluation.py code you CANT provide it with different separator.json files (one for each Front End) . Thus I think that If I want to train and evaluate OPen-Unmix with different FEs this can be done only if :

1)Play arround with the code in order for the evaluation.py to accept different separator.json files.
2)Obviously dont use the multichannel generalized Wiener filter step.

Thank you for your time.

@faroit
Copy link
Member

faroit commented Sep 8, 2022

Good question, the time-frequency resolutions have to be the same. For learnable front-ends I'm not sure if anyone has tried this yet.

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