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,
(Sphinx 3.0 specific) multiple streams senones.
Structure to store distance (density) values for a given input observation wrt density values in some...
Binary format model definition files, with support for heterogeneous topologies and variable-size N-p...
gauden_t * g
The codebook.
8-bit senone PDF structure.
int topn
Top-n gaussian will be computed.
(Sphinx 3.0 specific) Gaussian density module.
Feature space linear transform structure.
Multivariate gaussian mixture density parameters.
Acoustic model structures for PocketSphinx.
Acoustic model structure.