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

weird inference results for similar speakers #11

Open
tonytonyissaissa opened this issue Feb 7, 2019 · 0 comments
Open

weird inference results for similar speakers #11

tonytonyissaissa opened this issue Feb 7, 2019 · 0 comments

Comments

@tonytonyissaissa
Copy link

Hi @Janghyun1230
I trained the model based on vctk dataset (by reproducing your work).
As for inference, I am trying to verify speakers from LibriSpeech dataset. I obtained bizarre results each time. For instance, below are results of the same speaker (I splitted the *.wav of this speaker in two different folders and I feed them to the model). Hence, N=2 (but in real we have the same speaker) and M=4 utterances. The results below indicate that the model failed to detect that we deal with the same speaker.
Do you have any explanation of this ? should I try to train the model on a bigger dataset in order to get better results ?
inference time for 16 utterences : 0.18s
[[[0.87 0.29]
[0.79 0.07]
[0.93 0.24]
[0.81 0.17]]

[[0.42 0.89]
[0.4 0.81]
[0.53 0.73]
[0.52 0.62]]]

EER : 0.00 (thres:0.54, FAR:0.00, FRR:0.00)

@tonytonyissaissa tonytonyissaissa changed the title weird inference results for similar spekers weird inference results for similar speakers Feb 7, 2019
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

1 participant