Can we identify a speaker using his/her cepstral coefficients calculated from MFCC?

1 回表示 (過去 30 日間)
Can we identify a speaker using his/her cepstral coefficients calculated from MFCC? If yes then what are the procedures that has to follow?

採用された回答

Wayne King
Wayne King 2013 年 4 月 7 日
編集済み: Wayne King 2013 年 4 月 7 日
Yes, but you'll have to implement some feature matching algorithm as well. The basic technique(s) are described in many papers. For example:
Or just search Google for:
"voice identification from cepstral coefficients"
"speaker recognition from cepstral coefficients"
  1 件のコメント
Anurag Pujari
Anurag Pujari 2013 年 4 月 8 日
Can we use mean square error for feature matching except DTW?

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

その他の回答 (1 件)

Brian Hemmat
Brian Hemmat 2020 年 2 月 12 日
Audio Toolbox provides an example for this application: Speaker Identification Using Pitch and MFCC.

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by