HTK_Param Struct Reference

Input speech parameter. More...

#include <htk_param.h>

Collaboration diagram for HTK_Param:

Collaboration graph
[legend]

Data Fields

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.

Detailed Description

Input speech parameter.

Definition at line 76 of file htk_param.h.


The documentation for this struct was generated from the following file:
Generated on Tue Dec 18 16:02:27 2007 for Julius by  doxygen 1.5.4