Voice recogntion /Speaker identification

7 ビュー (過去 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 件のコメント
Walter Roberson
Walter Roberson 2012 年 6 月 28 日
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.
Image Analyst
Image Analyst 2022 年 12 月 4 日

サインインしてコメントする。

その他の回答 (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 Center および File ExchangeAudio Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by