int32 mllr_read_regmat(const char *regmatfile, float32 ****A, float32 ***B, int32 *nclass, int32 ceplen)
Interface of full GMM computation with integer value of log likelihood.
int32 mllr_norm_mgau(mgau_model_t *mgauset, float32 ***A, float32 **B, int32 nclass, int32 *cb2mllr)
Size definition of semantically units. Common for both s3 and s3.X decoder.
void mllr_dump(float32 ***A, float32 **B, int32 veclen, int32 nclass)
The set of mixture-Gaussians in an acoustic model used in Sphinx 3.X family of tool.
Definition: cont_mgau.h:207
int32 mllr_free_regmat(float32 ***A, float32 **B)