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?
0 个评论
采纳的回答
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 个)
Brian Hemmat
2020-2-12
Audio Toolbox provides an example for this application: Speaker Identification Using Pitch and MFCC.
0 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!