utt_res_t Struct Reference

A structure to store utterance-based resource Assume that most resource are string pointers, the string itself is pre-allocated somewhere. More...

#include <corpus.h>

List of all members.

Public Attributes

char * uttfile
char * lmname
char * fsgname
char * regmatname
char * cb2mllrname

Detailed Description

A structure to store utterance-based resource Assume that most resource are string pointers, the string itself is pre-allocated somewhere.


Member Data Documentation

The code book to regression matrix file name for this utterance

FSG file name for this utterance. For one utterance, one could only use either LM or fsg

LM file name for this utterance

The regression matrix file name for this utterance

Utterance file name


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

Generated on 7 Mar 2010 by  doxygen 1.6.1