Next: slpc
Up: User guide
Previous: sfbank
  Contents
Usage: sfbcep [options] ifile ofile
Filter-bank based cepstral analysis of a speech signal. This program
takes as input a signal and outputs a FBCEPSTRA SPro data
file. For each frame in the signal, a filter-bank analysis is
performed as in sfbank. A discrete cosine transform is applied
to the output of the filter-bank according to:
where denotes the output of the j'th filter. The -num-ceps=n option sets the order of the DCT (default is 16). The
-cms[=n] option turns on the long term cepstral mean
subtraction. If a value is specified, CMS is performed on
frames consecutive windows. Otherwise, the CMS window length is the
entire file. Liftering can be obtained with the -lifter=n
option. The lifter is defined by
Guillaume Gravier
2003-05-07