GMM implementation
Mostrar comentarios más antiguos
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
Respuestas (1)
Tom Lane
el 30 de Abr. de 2012
0 votos
If you have the Statistics Toolbox, you may want to look at gmdistribution and its "cluster" method.
Categorías
Más información sobre Gaussian Mixture Models en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!