ps_seg_s Struct Reference

Base structure for hypothesis segmentation iterator. More...

#include <pocketsphinx_internal.h>


Data Fields

ps_segfuncs_tvt
 V-table of seg methods.
ps_search_tsearch
 Search object from whence this came.
char const * word
 Word string (pointer into dictionary hash).
int16 sf
 Start frame.
int16 ef
 End frame.
int32 ascr
 Acoustic score.
int32 lscr
 Language model score.
int32 prob
 Log posterior probability.
int32 lback
 Language model backoff.
float32 lwf
 Language weight factor (for second-pass searches).


Detailed Description

Base structure for hypothesis segmentation iterator.

Definition at line 151 of file pocketsphinx_internal.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