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

Wrong Supported samplerate for Task 3: Target speaker extraction (16kHz) #34

Open
yezhangyinge opened this issue Dec 17, 2024 · 3 comments

Comments

@yezhangyinge
Copy link

yezhangyinge commented Dec 17, 2024

I try "Sub-Task 1: Audio-only Speaker Extraction Conditioned on a Reference Speech", but found that

  1. the supported samplerate is 8k and only work for 8k. If I input 16k audio, the model will output wrong result.
  2. the model is really bad at separating 2 spks. Is the ckpt right here?
@zexupan
Copy link
Collaborator

zexupan commented Dec 17, 2024

Sorry we made a mistake, the "Sub-Task 1: Audio-only Speaker Extraction Conditioned on a Reference Speech" is 8kHz instead.

@zexupan
Copy link
Collaborator

zexupan commented Dec 17, 2024

For the performance, the model for this sub-task isn't trained on a large amount of data. It is only trained on WSJ0-2mix, so it may have a bad generalisation performance.

@yezhangyinge
Copy link
Author

OK, I get it. Thanks for your reply! I would like to know if there will be a model that is trained on large amounts of data. Or will there be a model (except SpEx+ like BSRNN, TFGridNet) that has a better performance?

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