Searched refs:SILENCE_LABEL (Results 1 – 1 of 1) sorted by relevance
50 SILENCE_LABEL = '_silence_' variable67 return [SILENCE_LABEL, UNKNOWN_WORD_LABEL] + wanted_words313 'label': SILENCE_LABEL,331 self.word_to_index[SILENCE_LABEL] = SILENCE_INDEX574 if use_background or sample['label'] == SILENCE_LABEL:587 if sample['label'] == SILENCE_LABEL:599 if sample['label'] == SILENCE_LABEL:677 if sample['label'] == SILENCE_LABEL:
Completed in 4 milliseconds