pysptk.sptk.lpc2c

pysptk.sptk.lpc2c(lpc, order=None)[source]

LPC to cepstrum

Parameters
lpcarray

LPC

orderint, optional

Order of cepstrum. Default is len(lpc) - 1.

Returns
cepsarray, shape (order + 1)

cepstrum