Dear:
In steps/online/nnet2. train_ivec_extractor.sh is used to train i-vectors extractor,I want to know when we train i-vectors extractor,if we train total variability T and every sentemce is treated as different speaker ? just like the paper "front-factor analysis for speaker verfication"? or can you introduce a paper about your i-vectors?
The second question is when we have T,we use extract i-vectors.sh.. It need utt2spk,I want to know a certain speaker,for example he has many sentence.Wherthere every sentence is extracted a i-vectors and average or all sentence of him is extracted a i-vector.
Thanks very much!