s3_decode_t Struct Reference

#include <s3_decode.h>

List of all members.

Public Attributes

kb_t kb
kbcore_tkbcore
int32 phones_skip
int32 num_frames_decoded
int32 num_frames_entered
int32 state
char * uttid
int32 hyp_frame_num
char * hyp_str
hyp_t ** hyp_segs
int32 swap
int32 phypdump
const char * rawext

Detailed Description

Wrapper structure for live-mode recognition


Member Data Documentation

The frame number at which the hypothesis is recorded.

Hypothesis word segments. Result (or partial result) of the recognition is stored as word segments. Null-terminated array.

Hypothesis string. Result (or partial result) of the recognition is stored as a complete string.

Knowledge base.

Referenced by main().

Pointer to the knowledge base core.

Referenced by process_thread().

Number of frames decoded.

Number of frames entered.

Parameter: intervals at which wbeam is used for phone transitions.

Boolean indicates whether a partial hypothesis will be dumped.

const char* s3_decode_t::rawext

Extension for the raw director

Current state of the live decoder.

Boolean indicates whether we will internally swap the samples.

UTTID (obviously NOT) filled in by knowledge-base.


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

Generated on 7 Mar 2010 by  doxygen 1.6.1