Can we identify a speaker using his/her cepstral coefficients calculated from MFCC?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Anurag Pujari
el 7 de Abr. de 2013
Respondida: Brian Hemmat
el 12 de Feb. de 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 comentarios
Respuesta aceptada
Wayne King
el 7 de Abr. de 2013
Editada: Wayne King
el 7 de Abr. de 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"
Más respuestas (1)
Brian Hemmat
el 12 de Feb. de 2020
Audio Toolbox provides an example for this application: Speaker Identification Using Pitch and MFCC.
0 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!