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

Add Speaker Verification Tutorial and EER/min-DCF Calculation in Speaker Identification Notebook #12711

Open
anant-c opened this issue Mar 20, 2025 · 0 comments
Assignees

Comments

@anant-c
Copy link

anant-c commented Mar 20, 2025

Is your feature request related to a problem? Please describe.

Currently, the tutorial for speaker identification and verification in Speaker_Identification_Verification.ipynb does not include a clear guide on performing speaker verification after embedding extraction. Additionally, evaluation metrics such as Equal Error Rate (EER) and minimum Detection Cost Function (min-DCF) are not covered in the tutorial, making it difficult for users to validate their models effectively.

Describe the solution you'd like

It would be beneficial to extend the existing tutorial to include:

  1. Speaker verification steps after embedding extraction – Demonstrating how to compare embeddings to verify speaker identity.
  2. Evaluation metric calculations – Adding implementations for EER and min-DCF on a test dataset.

Describe alternatives you've considered

  • Referring users to external resources for speaker verification and evaluation metric computation. However, having these steps integrated into the official tutorial would provide a more seamless experience.
  • Implementing a separate tutorial notebook specifically for speaker verification, but updating the existing one would maintain continuity.

Additional context

Including these improvements in the tutorial would help users better understand how to validate speaker verification models, leading to better model tuning and evaluation. Let me know if I can assist further in refining this request! 🚀

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