|
SPRAAK
|
Convertion of lpc filter coefficients to cepstral coefficients. More...
Functions | |
| int | spr_lpc2cep_setup (SprSspInfo *Info, const char **descript, void *aux_info) |
| int | spr_lpc2cep_process (SprSspInfo *Info, const void *frame_in, void *frame_out) |
| void | spr_lpc2cep_free (SprSspInfo *Info) |
Convertion of lpc filter coefficients to cepstral coefficients.
| [lpc2cep] | |
|---|---|
order <nr_cep> | |
Set number of calculated cepstral coefficients. Default is the number of LPC filter coefficients. | |
1.8.6