html5-img
1 / 1

begin

mfcc.c. begin. Initial MFCC hamming window table FFT table triangular filter bank coefficients Low upper freq space center freq magnitude response all channels upper and lower triangle. Read first 20 ms data read data to buffer remove dcbias pre-emphasis. Nframe.

azia
Télécharger la présentation

begin

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. mfcc.c begin • Initial MFCC • hamming window table • FFT table • triangular filter bank coefficients • Low upper freq • space • center freq • magnitude response • all channels • upper and lower triangle • Read first 20 ms data • read data to buffer • remove dcbias • pre-emphasis Nframe Nframe>Total_frame 1 0 Shift data in buffer by 10 ms • Read the 10 ms data • read data to buffer • remove dcbias • pre-emphasis • Feature extraction • all samples in buffer (30 ms) • add hamming window • zero appending • FFT transform • Filter-bank log energy • all channels • all upper and lower • sides • get sum of • energy and log (sum) • Get mel-ceptrum coefficient • for 12 order • take DCT for feature • write out Get the log energy coefficient from all data frame in buffer end

More Related