hmm_context_s Struct Reference

#include <hmm.h>

List of all members.

Public Attributes

int32 n_emit_state
const int32 *** tp
const int32 * senscore
const s3senid_t ** sseq
int32 * st_sen_scr
void * udata

Member Data Documentation

Number of emitting states in this set of HMMs.

State emission scores senscore[senid] (logs3 values).

Senone sequence mapping.

Temporary array of senone scores (for some topologies).

const int32*** hmm_context_s::tp

State transition scores tp[id][from][to] (logs3 values).

Whatever you feel like, gosh.


The documentation for this struct was generated from the following file:

Generated on 7 Mar 2010 by  doxygen 1.6.1