How do i compute the MFCC

5 ビュー (過去 30 日間)
Suman
Suman 2012 年 8 月 4 日
I have done the sound recording and calculate the FFT after windowing the signal with Hamming window.Now i am confused about the logic and algorithm of calculating the MFCC. My questions are: 1). What are the output of the FFT? 2). What are the frequency bin? 3). How to determine the triangular bandpass filter? 4). I need to calculate the log energy of each triangular bandpass filter.What frequency is used?Is that the frequecy of FFT or bin freguency calculated from FFT? 5). When is to calculate the log energy before DFT or after DFT or in both case? 6). What is the delta and delta cepstrum?how is that calculate?
Plz help me with the logic and algorithm so that i can be able to know all this and calculate without any error. Thanx in advance

回答 (1 件)

William
William 2012 年 8 月 5 日
use this toolbox. It's free. I used it for the same thing you did. It has all the functions you need and fairly decent explanations. No sense reinventing the wheel. It's called the "voicebox" toolbox

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by