pysptk.sptk.b2mc

pysptk.sptk.b2mc(b, alpha=0.35)

MLSA filter coefficients to mel-cesptrum

Parameters:
b : array, shape

MLSA filter coefficients

alpha : float, optional

All-pass constant. Default is 0.35.

Returns:
mc : array, shape (same as b)

Mel-cepstrum.