PLDA
PLDA copied to clipboard
Does the code internally normalize the mean and the length of the ivectors?
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
The norm function does only normalize over the speakers, not the length.