Voice recogntion /Speaker identification

조회 수: 3 (최근 30일)
Suresh
Suresh 2012년 6월 28일
댓글: Image Analyst 2022년 12월 4일
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
Suresh
Suresh 2012년 6월 29일
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.

댓글을 달려면 로그인하십시오.

채택된 답변

Yash
Yash 2012년 6월 30일
편집: Walter Roberson 2012년 7월 1일
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
kim
kim 2022년 12월 4일
@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.

댓글을 달려면 로그인하십시오.

추가 답변 (1개)

Brian Hemmat
Brian Hemmat 2020년 3월 20일
Audio Toolbox provides examples for speaker verification: A simple one using Gaussian mixture models and a more complicated one using i-vectors.

카테고리

Help CenterFile Exchange에서 Audio Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by