Searched refs:hmm_info_for_ilabel (Results 1 – 4 of 4) sorted by relevance
154 HMMInfo* hmm_info_for_ilabel; /* ilabel to state conversion */ member
97 token->num_hmm_states = rec->context->hmm_info_for_ilabel[arc->ilabel].num_states; in setup_free_fsmarc_token()
386 hmm_info = &rec->context->hmm_info_for_ilabel[fsm_arc->ilabel]; in find_which_models_to_compute()416 hmm_info = &rec->context->hmm_info_for_ilabel[fsm_arc->ilabel]; in find_which_models_to_compute()1139 hmm_info = &rec->context->hmm_info_for_ilabel[ fsm_arc->ilabel]; in update_internal_hmm_states()1307 hmm_info = &rec->context->hmm_info_for_ilabel[ fsm_arc->ilabel]; in update_from_hmms_to_fsmnodes()1582 hmm_info = &rec->context->hmm_info_for_ilabel[ilabel]; in update_from_current_fsm_nodes_into_new_HMMs()
891 fst->hmm_info_for_ilabel = allophone_tree->hmm_infos - fst->hmm_ilabel_offset; in FST_AttachArbdata()