MFCC feature extraction of speech
Show older comments
Hi everyone I want to extract feature of speech using MFCC. Please help me. How I can do this. How implement pre emphasis,window, .....? How I can FFT(zero padding are necessary).?
Thanks.
Answers (1)
Pratik
on 21 Nov 2024
0 votes
Hi Zohreh,
'mfcc' function can be used to extract MFCC feature of speech signal.
Please refer to the documentation of 'mfcc' to understand usage of 'mfcc' function:
Categories
Find more on Speech Recognition in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!