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

  /external/srec/srec/include/
srec_arb.h 35 #define NUM_SILENCE_HMMS 3
  /external/srec/srec/clib/
srec_arb.c 265 if (i >= HMM_COUNTER_OFFSET + NUM_SILENCE_HMMS - 1)
  /external/srec/srec/crec/
srec_context.c 66 #define IS_SILENCE_ILABEL(ilabel,context) (ilabel >= context->hmm_ilabel_offset+EPSILON_OFFSET && ilabel<context->hmm_ilabel_offset+EPSILON_OFFSET+NUM_SILENCE_HMMS)
    [all...]

Completed in 90 milliseconds