Voice recogntion /Speaker identification

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 comentarios

Suresh
Suresh el 29 de Jun. de 2012
Hi, I'm trying to implement authentication using voice only. Not speech recognition. like Saving voice prints in database & then comparing with incoming voice for authentication.

Iniciar sesión para comentar.

 Respuesta aceptada

Yash
Yash el 30 de Jun. de 2012
Editada: Walter Roberson el 1 de Jul. de 2012

1 voto

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.

3 comentarios

Walter Roberson
Walter Roberson el 5 de Nov. de 2017
Note that yash will not be notified about your requests. You can contact yash by clicking on their name, above, and using the Contact button.
kim
kim el 4 de Dic. de 2022
@Yash where is your code? can you send it to me in my email or reply this if possible my email is sgenovana@gmail.com. please contact me I need your help.

Iniciar sesión para comentar.

Más respuestas (1)

Brian Hemmat
Brian Hemmat el 20 de Mzo. de 2020

0 votos

Audio Toolbox provides examples for speaker verification: A simple one using Gaussian mixture models and a more complicated one using i-vectors.

Etiquetas

Preguntada:

el 28 de Jun. de 2012

Comentada:

el 4 de Dic. de 2022

Community Treasure Hunt

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

Start Hunting!

Translated by