MFCC feature extraction of speech

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
Pratik on 21 Nov 2024
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:

Tags

Asked:

on 5 May 2014

Answered:

on 21 Nov 2024

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!