Function PDJE_PARALLEL::GenMelFilterBank

Function Documentation

static inline std::vector<float> PDJE_PARALLEL::GenMelFilterBank(const int sample_rate, const int n_fft, const int n_mels, const float f_min = 0.0f, float f_max = -1.0f, MelFormula mel_formula = MelFormula::HTK, MelNorm norm = MelNorm::None)