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

Problem of cosine similarity computing for speaker verification #47

Open
Winterspringkle opened this issue Aug 3, 2023 · 1 comment

Comments

@Winterspringkle
Copy link

python verification.py --model_name ecapa_tdnn --wav1 vox1_data/David_Faustino/hn8GyCJIfLM_0000012.wav --wav2 vox1_data/Josh_Gad/HXUqYaOwrxA_0000015.wav
2023-08-03 18:48:40 | INFO | fairseq.tasks.text_to_speech | Please install tensorboardX: pip install tensorboardX
The similarity score between two audios is 0.9880 (-1.0, 1.0).

When I tried the script provided in readme, I got the similarity of 0.9880, which is far from the 0.2053 in readme and no help to speaker verification task. How to reproduce the result in readme file?

@RegulusBai
Copy link

Did you set the checkpoint?

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