Can we identify a speaker using his/her cepstral coefficients calculated from MFCC?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Anurag Pujari
il 7 Apr 2013
Risposto: Brian Hemmat
il 12 Feb 2020
Can we identify a speaker using his/her cepstral coefficients calculated from MFCC? If yes then what are the procedures that has to follow?
0 Commenti
Risposta accettata
Wayne King
il 7 Apr 2013
Modificato: Wayne King
il 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"
Più risposte (1)
Brian Hemmat
il 12 Feb 2020
Audio Toolbox provides an example for this application: Speaker Identification Using Pitch and MFCC.
0 Commenti
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!