Next: scopy
Up: User guide
Previous: slpc
  Contents
Usage: slpcep [options] ifile ofile
LPC-based cepstral analysis of a speech signal. This program takes as
input a signal and outputs a LPCEPSTRA SPro data file. For
each frame in the input signal, the prediction coefficients are
computed as in slpc. Option -order=n sets the LPC
analysis order which defaults to 16. The cepstral coefficients are
then computed using the recursion
where P is the order of the cepstral analysis defined using the -num-ceps=n option (default is 16). As for sfbcep, the -cms[=n] option turns on the long term cepstral mean subtraction and -lifter=n sets the liftering value.
Guillaume Gravier
2003-05-07