#include <ms_mgau.h>
Public Attributes | |
| gauden_t * | g |
| senone_t * | s |
| mgau2sen_t ** | mgau2sen |
| interp_t * | i |
| int32 | topn |
| gauden_dist_t *** | dist |
| int8 * | mgau_active |
| gauden_dist_t*** ms_mgau_model_t::dist |
| gauden_t* ms_mgau_model_t::g |
The codebook
| interp_t* ms_mgau_model_t::i |
The interplotion weight file
| mgau2sen_t** ms_mgau_model_t::mgau2sen |
Senones sharing mixture Gaussian codebooks
| int8* ms_mgau_model_t::mgau_active |
| senone_t* ms_mgau_model_t::s |
The senone
| int32 ms_mgau_model_t::topn |
Top-n gaussian will be computed Intermediate used in computation
1.8.11