__StackDecode__ Struct Reference

Work area for the 2nd pass. More...

#include <recog.h>

Collaboration diagram for __StackDecode__:

Collaboration graph
[legend]

Data Fields

int hypo_len_count [MAXSEQNUM+1]
 Count of popped hypothesis per each length.
int maximum_filled_length
 Current least beam-filled depth.
LOGPROBframemaxscore
 Maximum score of each frame on 2nd pass for score enveloping.
NODEstocker_root
 Node stocker for recycle.
int popctr
 Num of popped hypotheses from stack.
int genectr
 Num of generated hypotheses.
int pushctr
 Num of hypotheses actually pushed to stack.
int finishnum
 Num of found sentence hypothesis.
NODEcurrent
 Current node for debug.
LOGPROB cm_alpha
 alpha scaling value from jconf
LOGPROBwordtrellis [2]
 Buffer to compute viterbi path of a word.
LOGPROBg
 Buffer to hold source viterbi scores.
HMM_Logical ** phmmseq
 Phoneme sequence to be computed.
int phmmlen_max
 Maximum length of phmmseq.
booleanhas_sp
 Mark which phoneme allow short pause for multi-path mode.

Detailed Description

Work area for the 2nd pass.

Definition at line 194 of file recog.h.


The documentation for this struct was generated from the following file:
Generated on Thu Jul 23 12:14:55 2009 for Julius by  doxygen 1.5.1