Searched defs:detection_threshold (Results 1 – 4 of 4) sorted by relevance
22 uint8_t detection_threshold, in RecognizeCommands()
91 def __init__(self, labels, average_window_duration_ms, detection_threshold, argument
22 float detection_threshold, in RecognizeCommands()
146 float detection_threshold = 0.7f; in main() local