PocketSphinx  0.6
ptm_mgau_s Struct Reference

Data Fields

ps_mgau_t base
 base structure.
cmd_ln_t * config
 Configuration parameters.
gauden_tg
 Set of Gaussians.
int32 n_sen
 Number of senones.
uint8 * sen2cb
 Senone to codebook mapping.
uint8 *** mixw
 Mixture weight distributions by feature, codeword, senone.
mmio_file_t * sendump_mmap
uint8 * mixw_cb
int16 max_topn
int16 ds_ratio
ptm_fast_eval_thist
 Fast evaluation info for past frames.
ptm_fast_eval_tf
 Fast eval info for current frame.
int n_fast_hist
 Number of past frames tracked.
logmath_t * lmath_8b
logmath_t * lmath

Detailed Description

Definition at line 68 of file ptm_mgau.h.


Field Documentation

base structure.

Definition at line 69 of file ptm_mgau.h.

Fast eval info for current frame.

Definition at line 81 of file ptm_mgau.h.

Referenced by ptm_mgau_frame_eval().

Set of Gaussians.

Definition at line 71 of file ptm_mgau.h.

Referenced by ptm_mgau_frame_eval().

Fast evaluation info for past frames.

Definition at line 80 of file ptm_mgau.h.

Referenced by ptm_mgau_frame_eval().

Number of past frames tracked.

Definition at line 82 of file ptm_mgau.h.

Referenced by ptm_mgau_frame_eval().

Number of senones.

Definition at line 72 of file ptm_mgau.h.

Senone to codebook mapping.

Definition at line 73 of file ptm_mgau.h.


The documentation for this struct was generated from the following file: