Go to the documentation of this file.
96 #ifndef _LIBFBS_MS_CONT_MGAU_H_
97 #define _LIBFBS_MS_CONT_MGAU_H_
100 #include <sphinxbase/cmd_ln.h>
101 #include <sphinxbase/logmath.h>
102 #include <sphinxbase/feat.h>
126 #define ms_mgau_gauden(msg) (msg->g)
127 #define ms_mgau_senone(msg) (msg->s)
128 #define ms_mgau_topn(msg) (msg->topn)
132 int32 ms_cont_mgau_frame_eval(
ps_mgau_t * msg,
134 uint8 *senone_active,
135 int32 n_senone_active,
139 int32 ms_mgau_mllr_transform(
ps_mgau_t *s,
Feature space linear transform structure.
(Sphinx 3.0 specific) multiple streams senones.
Binary format model definition files, with support for heterogeneous topologies and variable-size N-p...
int topn
Top-n gaussian will be computed.
Multivariate gaussian mixture density parameters.
Structure to store distance (density) values for a given input observation wrt density values in some...
8-bit senone PDF structure.
(Sphinx 3.0 specific) Gaussian density module.
Acoustic model structures for PocketSphinx.
gauden_t * g
The codebook.
Acoustic model structure.