libsent/src/phmm/calc_mix.c File Reference

Compute weighed sum of Gaussian mixture for non tied-mixture model (no cache). More...

#include <sent/stddefs.h>
#include <sent/htk_hmm.h>
#include <sent/htk_param.h>
#include <sent/hmm.h>
#include <sent/hmm_calc.h>

Go to the source code of this file.

Functions

LOGPROB calc_mix (HMMWork *wrk)
 Compute the output probability of current state OP_State.


Detailed Description

Compute weighed sum of Gaussian mixture for non tied-mixture model (no cache).

Author:
Akinobu LEE
Date:
Thu Feb 17 14:18:52 2005
Revision
1.1.1.1

Definition in file calc_mix.c.


Function Documentation

LOGPROB calc_mix ( HMMWork wrk  ) 

Compute the output probability of current state OP_State.

No codebook-level cache is done.

Parameters:
wrk [i/o] HMM computation work area
Returns:
the output probability of the state OP_State in log10

Definition at line 41 of file calc_mix.c.

Referenced by outprob_init().


Generated on Tue Dec 18 16:01:40 2007 for Julius by  doxygen 1.5.4