42 #ifndef __S2_SEMI_MGAU_H__ 43 #define __S2_SEMI_MGAU_H__ 46 #include <sphinxbase/fe.h> 47 #include <sphinxbase/logmath.h> 48 #include <sphinxbase/mmio.h> 66 mmio_file_t *sendump_mmap;
90 int32 n_senone_active,
94 int s2_semi_mgau_mllr_transform(
ps_mgau_t *s,
int n_topn_hist
Number of past frames tracked.
vqFeature_t *** topn_hist
Top-N scores and codewords for past frames.
Binary format model definition files, with support for heterogeneous topologies and variable-size N-p...
Implementation of HMM base structure.
(Sphinx 3.0 specific) Gaussian density module.
Feature space linear transform structure.
uint8 ** topn_hist_n
Variable top-N for past frames.
Multivariate gaussian mixture density parameters.
Acoustic model structures for PocketSphinx.
ps_mgau_t base
base structure.
vqFeature_t ** f
Topn-N for currently scoring frame.
Acoustic model structure.