GMM implementation
Show older comments
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
on 30 Apr 2012
0 votes
If you have the Statistics Toolbox, you may want to look at gmdistribution and its "cluster" method.
Categories
Find more on Gaussian Mixture Models in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!