Home | History | Annotate | Download | only in crec

Lines Matching refs:swimodel

39 #include "swimodel.h"
324 static int compute_model_scores(costdata *current_model_scores, const SWIModel *acoustic_models,
349 static int find_which_models_to_compute(srec *rec, const SWIModel *acoustic_models)
1996 const SWIModel *acoustic_models,
2019 srec_viterbi_part1(&recm->rec[0], recm->swimodel[0], pattern, DO_NOT_COMPUTE_MODEL);
2038 const SWIModel* acoustic_models1 = recm->swimodel[0];
2039 const SWIModel* acoustic_models2 = recm->swimodel[1];
2163 const SWIModel *acoustic_models,