pedrocolon93 / ivectormatlabmsrit

I-Vector Speaker recognition system implemented with MSRIT in matlab
14 stars 6 forks source link

About i-vector extraction #1

Open luvWY opened 6 years ago

luvWY commented 6 years ago

I want to draw the experience from your code but it's too complex for a beginner about i-vector. I wanna ask if I just need i-vector featurew about a group of speech. Which part of your code should I use? Thx.

pedrocolon93 commented 6 years ago

Sorry for the late response, but check in enroll.m: https://github.com/pedrocolon93/ivectormatlabmsrit/blob/master/ivector/enroll.m

lijiahui0 commented 5 years ago

I want to learn from your code, but it's too much and too complex for a beginner of i-vector. I just wanted to check in on the UBM training data. Which part of the code should I use ?Thank you