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

  /external/srec/srec/crec/
text_parser.c 83 next_atok = get_arc_for_word(atok, wdID, context, context->beg_silence_word);
87 next_atok = get_arc_for_word_without_slot_annotation(atok, wd, context, context->beg_silence_word);
srec_eosd.c 140 if (ftoken->word != rec->context->beg_silence_word)
srec_results.c 251 if (parp && parp->word == rec->context->beg_silence_word)
377 if (wtoken->word == rec->context->beg_silence_word)
srec.c     [all...]
word_lattice.c 214 if (currentLen >= 1 && wordIDs[0] == rec->context->beg_silence_word)
astar.c 756 rec->context->beg_silence_word);
    [all...]
srec_context.c     [all...]
  /external/srec/srec/include/
srec_context.h 131 wordID beg_silence_word; member in struct:srec_context
  /external/srec/srec/Grammar/src/
SR_GrammarImpl.c 706 else if (wdid == fst->beg_silence_word) ;

Completed in 123 milliseconds