Searched refs:allotree__modelid (Results 1 – 1 of 1) sorted by relevance
887 unsigned int allotree__modelid; in FST_AttachArbdata() local893 allotree__modelid = version_arbdata_models(allophone_tree); in FST_AttachArbdata()894 if (allotree__modelid != 0 && fst->modelid != 0) in FST_AttachArbdata()896 if (allotree__modelid != fst->modelid) in FST_AttachArbdata()898 …LogError("Error: modelids disagree, sgcbaseline(%u) arbdata(%u)", fst->modelid, allotree__modelid); in FST_AttachArbdata()