HomeSort by relevance Sort by last modified time
    Searched refs:hmm_info_for_ilabel (Results 1 - 4 of 4) sorted by null

  /external/srec/srec/include/
srec_context.h 154 HMMInfo* hmm_info_for_ilabel; /* ilabel to state conversion */ member in struct:srec_context
  /external/srec/srec/crec/
srec_tokens.c 97 token->num_hmm_states = rec->context->hmm_info_for_ilabel[arc->ilabel].num_states;
srec.c 386 hmm_info = &rec->context->hmm_info_for_ilabel[fsm_arc->ilabel];
416 hmm_info = &rec->context->hmm_info_for_ilabel[fsm_arc->ilabel];
    [all...]
srec_context.c 891 fst->hmm_info_for_ilabel = allophone_tree->hmm_infos - fst->hmm_ilabel_offset;
    [all...]

Completed in 14 milliseconds