Searched defs:allophone_tree (Results 1 - 1 of 1) sorted by relevance

/external/srec/srec/crec/
H A Dsrec_context.c137 int FST_AttachArbdata(srec_context* fst, srec_arbdata* allophone_tree);
883 int FST_AttachArbdata(srec_context* fst, srec_arbdata* allophone_tree) argument
888 fst->allotree = allophone_tree;
889 if( !allophone_tree)
891 fst->hmm_info_for_ilabel = allophone_tree->hmm_infos - fst->hmm_ilabel_offset;
892 allotree__modelid = version_arbdata_models(allophone_tree);

Completed in 578 milliseconds