phone_loop_search_s Struct Reference

Phone loop search structure. More...

#include <phone_loop_search.h>


Data Fields

ps_search_t base
 Base search structure.
hmm_context_thmmctx
 HMM context structure.
int16 frame
 Current frame being searched.
int16 n_phones
 Size of phone array.
phone_loop_tphones
 Array of phone arcs.
int32 best_score
 Best Viterbi score in current frame.
int32 beam
 HMM pruning beam width.
int32 pbeam
 Phone exit pruning beam width.
int32 pip
 Phone insertion penalty ("language score").
glist_t renorm
 List of renormalizations.


Detailed Description

Phone loop search structure.

Definition at line 82 of file phone_loop_search.h.


The documentation for this struct was generated from the following file:
Generated on Mon Jan 24 21:50:16 2011 for PocketSphinx by  doxygen 1.4.7