Can we identify a speaker using his/her cepstral coefficients calculated from MFCC?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Anurag Pujari
le 7 Avr 2013
Réponse apportée : Brian Hemmat
le 12 Fév 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 commentaires
Réponse acceptée
Wayne King
le 7 Avr 2013
Modifié(e) : Wayne King
le 7 Avr 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"
Plus de réponses (1)
Brian Hemmat
le 12 Fév 2020
Audio Toolbox provides an example for this application: Speaker Identification Using Pitch and MFCC.
0 commentaires
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!