Searched refs:SILENCE_MODEL_INDEX (Results 1 – 1 of 1) sorted by relevance
50 #define SILENCE_MODEL_INDEX 0 macro1336 … if (end_model_index == SILENCE_MODEL_INDEX && ftoken->word != rec->context->beg_silence_word) in update_from_hmms_to_fsmnodes()1439 … if (end_model_index == SILENCE_MODEL_INDEX && ftoken->word != rec->context->beg_silence_word) in update_from_hmms_to_fsmnodes()1956 rec->current_model_scores[SILENCE_MODEL_INDEX] = DO_NOT_COMPUTE_MODEL; in srec_terminate()2105 …ec_viterbi_part1(rec2, acoustic_models2, pattern, rec1->current_model_scores[SILENCE_MODEL_INDEX]); in multi_srec_viterbi()2188 rec->current_model_scores[SILENCE_MODEL_INDEX] = silence_model_cost; in srec_viterbi_part1()