Home
last modified time | relevance | path

Searched defs:uttfile (Results 1 – 4 of 4) sorted by relevance

/dports/audio/sphinx3/sphinx3-0.8/src/libs3decoder/libcommon/
H A Dcorpus.c400 ctl_read_entry(FILE * fp, char *uttfile, int32 * sf, int32 * ef, in ctl_read_entry()
544 char uttfile[16384], uttid[4096]; in ctl_process() local
685 ctl_process_utt(const char *uttfile, int32 count, in ctl_process_utt()
/dports/audio/sphinx3/sphinx3-0.8/include/
H A Dcorpus.h129 char* uttfile; /**< Utterance file name */ member
H A Dsrch.h714 char *uttfile; /**< Reference to Utterance filename (or NULL) */ member
/dports/audio/sphinx3/sphinx3-0.8/src/libs3decoder/libsearch/
H A Dword_graph.c76 word_graph_dump(char *dir, char *uttfile, char *id, char *latfile_ext, dag_t * dag, in word_graph_dump()