In file ../include/sigpr/EST_sigpr_utt.h:
void fbank | (EST_Wave &sig, EST_Track &fbank, |
Mel scale filter bank analysis.
Mel scale filter bank analysis. The Mel scale triangular filters are computed via an FFT (see fastFFT). This routine is required for Mel cepstral analysis (see melcep). The analysis of each frame is done by sig2fbank.A typical filter bank analysis for speech recognition might use log energy outputs from 20 filters.
Alphabetic index HTML hierarchy of classes or Java
This page is part of the
Edinburgh Speech Tools Library documentation
Copyright University of Edinburgh 1997
Contact:
speech_tools@cstr.ed.ac.uk