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

QMF and fusion in VoxCeleb Speaker Recognition Challenge 2023 papers #206

Closed
wendongj opened this issue Oct 20, 2023 · 10 comments
Closed

QMF and fusion in VoxCeleb Speaker Recognition Challenge 2023 papers #206

wendongj opened this issue Oct 20, 2023 · 10 comments
Assignees
Labels
enhancement New feature or request

Comments

@wendongj
Copy link

wendongj commented Oct 20, 2023

greatly thanks to the project of speaker verification. in VoxSRC 2023, many team use QMF and ASnorm to improve the score, seems QMF is as good as ASnorm, if it is possible to add the QMF in this project? and they also use Fusion to fuse different model result, seems this can improve performance too. sorry to ask these requirement.

@JiJiJiang
Copy link
Collaborator

  1. QMF will be supported soon.
  2. There are several ways of fusions: score fusion, embedding average and score, etc. It is easy to implement I think.

@wendongj
Copy link
Author

  1. QMF will be supported soon.
  2. There are several ways of fusions: score fusion, embedding average and score, etc. It is easy to implement I think.

really thanks for your reply, I will fuse them as you recommend.

@wsstriving
Copy link
Collaborator

  1. QMF will be supported soon.
  2. There are several ways of fusions: score fusion, embedding average and score, etc. It is easy to implement I think.
    @Hunterhuan Can you follow this?

@wsstriving wsstriving assigned wsstriving and Hunterhuan and unassigned wsstriving Nov 3, 2023
@wsstriving
Copy link
Collaborator

@Hunterhuan Can you give a brief schedule on this topic?

@Hunterhuan
Copy link
Collaborator

@Hunterhuan Can you give a brief schedule on this topic?

sure, I am current working on it. I will immediately contribute the QMF, once the code is completed.
This will take approximately two weeks.

@wsstriving
Copy link
Collaborator

@Hunterhuan Any update?

@cdliang11 cdliang11 added the enhancement New feature or request label Jan 12, 2024
@WhXmURandom
Copy link

@Hunterhuan Can you give a brief schedule on this topic?

sure, I am current working on it. I will immediately contribute the QMF, once the code is completed. This will take approximately two weeks.

Hello, when will the code for QMF be updated?

@wsstriving wsstriving added enhancement New feature or request and removed enhancement New feature or request labels Mar 28, 2024
@wsstriving wsstriving pinned this issue Mar 28, 2024
@wsstriving
Copy link
Collaborator

@Hunterhuan I will pin this issue for high priority

@Hunterhuan
Copy link
Collaborator

greatly thanks to the project of speaker verification. in VoxSRC 2023, many team use QMF and ASnorm to improve the score, seems QMF is as good as ASnorm, if it is possible to add the QMF in this project? and they also use Fusion to fuse different model result, seems this can improve performance too. sorry to ask these requirement.

Score calibration is implemented for both voxceleb and cnceleb. Ref: #320

@wsstriving
Copy link
Collaborator

The PR #320 has been merged

@wsstriving wsstriving unpinned this issue May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

6 participants