Julius 4.2
変数
構造体 FBankInfo

Workspace for filterbank analysis. [詳細]

#include <mfcc.h>

変数

int fftN
 Number of FFT point.
int n
 log2(fftN)
int klo
 FFT indices of lopass cut-off.
int khi
 FFT indices of hipass cut-off.
float fres
 Scaled FFT resolution.
float * cf
 Array[1..pOrder+1] of centre freqs.
short * loChan
 Array[1..fftN/2] of loChan index.
float * loWt
 Array[1..fftN/2] of loChan weighting.
float * Re
 Array[1..fftN] of fftchans (real part)
float * Im
 Array[1..fftN] of fftchans (imag part)

説明

Workspace for filterbank analysis.

mfcc.h117 行で定義されています。


この構造体の説明は次のファイルから生成されました: