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

1 view (last 30 days)
Can we identify a speaker using his/her cepstral coefficients calculated from MFCC? If yes then what are the procedures that has to follow?

Accepted Answer

Wayne King
Wayne King on 7 Apr 2013
Edited: Wayne King on 7 Apr 2013
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"

More Answers (1)

Brian Hemmat
Brian Hemmat on 12 Feb 2020
Audio Toolbox provides an example for this application: Speaker Identification Using Pitch and MFCC.

Tags

Community Treasure Hunt

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

Start Hunting!