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

Does the code internally normalize the mean and the length of the ivectors? #4

Open
weedwind opened this issue Dec 4, 2017 · 1 comment

Comments

@weedwind
Copy link

weedwind commented Dec 4, 2017

Hi, RicherMans,

Usually before we train the PLDA model, we subtract the mean from the ivectors and also normalize their length. I am wondering does your implementation (or Kaldi's) do that internally?

Thank you

@RicherMans
Copy link
Owner

The norm function does only normalize over the speakers, not the length.

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