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

  /external/srec/srec/ca/
rec_basi.c 97 hRecInput->eou_threshold,
98 hRecInput->eou_threshold,
  /external/srec/srec/include/
simapi.h 291 int eou_threshold; /* select hypotheses for end-of-utterance tests */ member in struct:__anon12666
    [all...]
  /external/srec/srec/Recognizer/src/
RecognizerImpl.c 75 CHKLOG(rc, ESR_SessionSetIntIfEmpty("CREC.Recognizer.eou_threshold", 100));
587 CHKLOG(rc, ESR_SessionGetInt("CREC.Recognizer.eou_threshold", &params->eou_threshold));
    [all...]

Completed in 35 milliseconds