Voice recogntion /Speaker identification
6 views (last 30 days)
Show older comments
Hi, I would like to create an application which does speaker authentication. i.e. an application which uses user voice for authenticating or logging into a application.
How can I achieve this?
Can I use this applications built in MATLAB in my project - I'm a software professional ?
2 Comments
Walter Roberson
on 28 Jun 2012
This seems like it is a duplicate of http://www.mathworks.com/matlabcentral/answers/41425-speech-recogntion-demo
Accepted Answer
Yash
on 30 Jun 2012
Edited: Walter Roberson
on 1 Jul 2012
I developed this kind of an application where the code is for Speaker identification for a security system, check out in the file exchange, i developed that back in 2010 where i implemented it using MFCC with kmeans incorporating vector quantization.
More Answers (1)
Brian Hemmat
on 20 Mar 2020
Audio Toolbox provides examples for speaker verification: A simple one using Gaussian mixture models and a more complicated one using i-vectors.
0 Comments
See Also
Categories
Find more on Predictive Maintenance Toolbox 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!