Main Page | Class List | Directories | File List | Class Members | File Members

gmm_select_t Struct Reference

Structure that contains all parameters for CI-based GMM selection. More...

#include <fast_algo_struct.h>

List of all members.

Public Attributes

int32 ci_pbeam
int32 dyn_ci_pbeam
float32 tighten_factor
int32 * ci_occu
int32 * idx
int32 max_cd


Detailed Description

Structure that contains all parameters for CI-based GMM selection.


Member Data Documentation

int32* gmm_select_t::ci_occu
 

Recorded number of CD senones for a particular base CI senone.

int32 gmm_select_t::ci_pbeam
 

The beam which prune out unnesseary parent CI phones in CI-based GMM selection

int32 gmm_select_t::dyn_ci_pbeam
 

The dynamic CI-beam computed by using both CI-pbeam and the counts

int32* gmm_select_t::idx
 

temporary indices used in absolute discounting of CI-based GMM selection

int32 gmm_select_t::max_cd
 

Maximum CD senones computed.

float32 gmm_select_t::tighten_factor
 

In the range of [0,1] (closed bounds) A factor used to decide how many CD senones will be computed. for those "ignored" frames.


The documentation for this struct was generated from the following file:
Generated on Sat Apr 11 00:02:33 2009 by  doxygen 1.3.9.1