72 #ifndef _S3_APPROXCONGAU_H_ 73 #define _S3_APPROXCONGAU_H_ 234 int32 *cache_ci_senscr,
strcture for storing the model definition.
Definition: mdef.h:184
File that implement various structure for fast algorithms. fast_algo_struct implement beam_t...
Interface of full GMM computation with integer value of log likelihood.
S3DECODER_EXPORT void approx_cont_mgau_ci_eval(subvq_t *svq, gs_t *gs, mgau_model_t *g, fast_gmm_t *fg, mdef_t *mdef, float32 *feat, int32 *ci_senscr, int32 *best_score, int32 fr, logmath_t *logmath)
Definition: approx_cont_mgau.c:367
Structure that contains all parameter related to 4-Level Fast GMM computation.
Definition: fast_algo_struct.h:256
Implementation of Sub-vector quantization.
Size definition of semantically units. Common for both s3 and s3.X decoder.
#define S3DECODER_EXPORT
Definition: sphinx3_export.h:15
The set of mixture-Gaussians in an acoustic model used in Sphinx 3.X family of tool.
Definition: cont_mgau.h:207
Wrapper structures of sub-vector quantization.
Definition: subvq.h:114
S3DECODER_EXPORT int32 approx_cont_mgau_frame_eval(mdef_t *mdef, subvq_t *svq, gs_t *gs, mgau_model_t *g, fast_gmm_t *fastgmm, ascr_t *a, float32 *feat, int32 frame, int32 *cache_ci_senscr, ptmr_t *tm_ovrhd, logmath_t *logmath)
Definition: approx_cont_mgau.c:434
Wrapper to hold senone scores.
(Not opened to public) Gaussian selector Implentation