pysptk.sptk.b2mc

pysptk.sptk.b2mc(b, alpha=0.35)[source]

MLSA filter coefficients to mel-cesptrum

Parameters
barray, shape

MLSA filter coefficients

alphafloat, optional

All-pass constant. Default is 0.35.

Returns
mcarray, shape (same as b)

Mel-cepstrum.