Home
last modified time | relevance | path

Searched refs:NUM_SILENCE_HMMS (Results 1 – 3 of 3) sorted by relevance

/external/srec/srec/include/
Dsrec_arb.h35 #define NUM_SILENCE_HMMS 3 macro
/external/srec/srec/clib/
Dsrec_arb.c265 if (i >= HMM_COUNTER_OFFSET + NUM_SILENCE_HMMS - 1) in read_hmminfos()
/external/srec/srec/crec/
Dsrec_context.c66 …_ilabel_offset+EPSILON_OFFSET && ilabel<context->hmm_ilabel_offset+EPSILON_OFFSET+NUM_SILENCE_HMMS)
3617 if (arc->ilabel >= context->hmm_ilabel_offset + EPSILON_OFFSET + NUM_SILENCE_HMMS) in fst_node_has_speech_to_come()