pysptk.sptk.ic2ir

pysptk.sptk.ic2ir(h, order=25)[source]

Impulse response to cepstrum

Parameters:
h : array

Impulse response

order : int, optional

Order of cepstrum. Default is 25.

Returns:
c : array, shape (order + 1)

Cepstrum

See also

pysptk.sptk.c2ir