Home
last modified time | relevance | path

Searched defs:pron (Results 1 – 8 of 8) sorted by relevance

/external/srec/srec/ca/
Dvoc_basi.c140 int CA_GetEntryInDictionary(CA_Vocab *hVocab, const char *label, char *pron, int *pronSize, int pro… in CA_GetEntryInDictionary()
153 int CA_GetFullEntryInDictionary(CA_Vocab *hVocab, const char *label, char *pron, int *pronSize, int… in CA_GetFullEntryInDictionary()
/external/srec/tools/grxmlcompile/
Dvocab.cpp99 LCHAR *pron = 0; in lookup() local
187 std::string pron; in getPIC() local
222 std::string pron; in lookupModelIDs() local
Dsub_phon.cpp34 Pronunciation pron; in ExpandPhonemes() local
Dgrxmlcompile.cpp703 LCHAR *pron = 0, *p; in make_openfst_graphs() local
/external/srec/tools/dictTest/
DdictTest.c54 LCHAR *pron = 0; in doGetProns() local
/external/srec/srec/test/SRecTestAudio/src/
DSRecTestAudio.c793 LCHAR pron [MAX_LINE_LENGTH]; in srec_test_add_word() local
/external/srec/srec/test/SRecTest/src/
DSRecTest.c800 LCHAR pron [MAX_LINE_LENGTH]; in srec_test_add_word() local
/external/srec/srec/crec/
Dsrec_context.c1188 const char* word, const char* pron, in FST_AddWordToGrammar()