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

Meaning of backgroundNdxFilename in IvTest? #2

Open
lbjcom opened this issue Nov 14, 2016 · 0 comments
Open

Meaning of backgroundNdxFilename in IvTest? #2

lbjcom opened this issue Nov 14, 2016 · 0 comments

Comments

@lbjcom
Copy link

lbjcom commented Nov 14, 2016

I am testing ivector based ASV system by following the ALIZE tutorial. But I don't know the exact meaning of the backgroundNdxFilename parameter in the IvTest configuration. Would you please explain the meaning of the parameter?

  • ivTest_Plda.cfg
%numThread				2
verboseLevel				1


outputFilename 				res/scores_PLDA_lengthnorm.txt
outputScoreFormat			ascii
gender					M
ndxFilename				ndx/ivTest_plda_target-seg.ndx
targetIdList				ndx/trainModel.ndx
scoring					plda
ivNorm					false
ivNormIterationNb			1

pldaLoadModel				true
pldaEigenVoiceMatrix			plda_F
pldaEigenChannelMatrix			plda_G
pldaSigmaMatrix				plda_Sigma
pldaMeanVec				plda_originalMean
pldaMinDivMean				plda_minDivMean

loadVectorFilesExtension		.y
loadVectorFilesPath			./iv/lengthNorm/
testVectorFilesPath			./iv/lengthNorm/
matrixFilesPath				./mat/
saveMatrixFilesExtension		.matx
loadMatrixFilesExtension		.matx

ivNormLoadParam				true
ivNormEfrMatrixBaseName			EfrMat
ivNormEfrMeanBaseName			EfrMean

%This parameter!!
backgroundNdxFilename			ndx/Plda.ndx 



loadMatrixFormat			DB
saveMatrixFormat			DB
ivNormEfrMode				EFR
iVectSize				10
pldaEigenVoiceNumber			5
pldaEigenChannelNumber			2
pldaNbIt				10
pldaLoadInitMatrices			false
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