PocketSphinx 5prealpha
ms_mgau_model_t Struct Reference

Data Fields

ps_mgau_t base
 
gauden_tg
 The codebook.
 
senone_ts
 The senone.
 
int topn
 Top-n gaussian will be computed.
 
gauden_dist_t *** dist
 
uint8 * mgau_active
 
cmd_ln_t * config
 

Detailed Description

Definition at line 114 of file ms_mgau.h.

Field Documentation

◆ base

ps_mgau_t ms_mgau_model_t::base

Definition at line 115 of file ms_mgau.h.

◆ config

cmd_ln_t* ms_mgau_model_t::config

Definition at line 123 of file ms_mgau.h.

◆ dist

gauden_dist_t*** ms_mgau_model_t::dist

Definition at line 121 of file ms_mgau.h.

◆ g

gauden_t* ms_mgau_model_t::g

The codebook.

Definition at line 116 of file ms_mgau.h.

◆ mgau_active

uint8* ms_mgau_model_t::mgau_active

Definition at line 122 of file ms_mgau.h.

◆ s

senone_t* ms_mgau_model_t::s

The senone.

Definition at line 117 of file ms_mgau.h.

◆ topn

int ms_mgau_model_t::topn

Top-n gaussian will be computed.

Intermediate used in computation

Definition at line 118 of file ms_mgau.h.


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