srch_hyp_s Struct Reference

#include <search.h>

List of all members.

Public Attributes

char * word
int32 id
int32 vhid
int32 type
s3frmid_t sf
s3frmid_t ef
int32 ascr
int32 lscr
int32 pscr
int32 cscr
int32 fsg_state
struct srch_hyp_snext

Member Data Documentation

AM score

Use when the recognizer is generating word-based confidence scores

Ending frame

At which this entry terminates (FSG mode only)

Token ID; could be s3wid_t, s3cipid_t... Interpreted by client.

LM score

struct srch_hyp_s* srch_hyp_s::next [read]

a pointer to next structure, a convenient device such that a programmer could choose to use it instead of using a link list. Of course one could also use glist

score for heuristic search (Only used in dag and astar)

Starting frame

Uninterpreted data; see vithist_entry_t in vithist.h

Viterbi history (lattice) ID from which this entry created Specific to Sphinx 3.x mode 4 and mode 5

A pointer to the word string


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

Generated on 7 Mar 2010 by  doxygen 1.6.1