GMM implementation

2 views (last 30 days)
Guru Prasad
Guru Prasad on 30 Apr 2012
Hi friends,
How do i implement gaussian mixture model for speaker recogntion. I have clustered the sample taken out mean and covariances also. I wanted to know how i can proceed further.I wanted to know wht parameters i can store in training phase and how do i test them to identify the person.
Thanks

Answers (1)

Tom Lane
Tom Lane on 30 Apr 2012
If you have the Statistics Toolbox, you may want to look at gmdistribution and its "cluster" method.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!