Julius 4.2
変数
構造体 HTK_Param

Input speech parameter. [詳細]

#include <htk_param.h>

HTK_Paramのコラボレーション図

変数

HTK_Param_Header header
 Parameter header information.
unsigned int samplenum
 Number of sample (same in header.samplenum)
short veclen
 Vector length of a sample.
VECT ** parvec
 Actual parameter vectors [0..samplenum-1][0..veclen-1].
short veclen_alloc
 Allocated vector length of a sample.
unsigned int samplenum_alloc
 Alllocated number of samples.
BMALLOC_BASEmroot
 Pointer for block memory allocation.

説明

Input speech parameter.

htk_param.h76 行で定義されています。


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