TinyTrainable
 
Loading...
Searching...
No Matches
RecognizeCommands Member List

This is the complete list of members for RecognizeCommands, including all inherited members.

average_window_duration_ms_RecognizeCommandsprivate
detection_threshold_RecognizeCommandsprivate
minimum_count_RecognizeCommandsprivate
previous_results_RecognizeCommandsprivate
previous_top_label_RecognizeCommandsprivate
previous_top_label_time_RecognizeCommandsprivate
ProcessLatestResults(const TfLiteTensor *latest_results, const int32_t current_time_ms, const char **found_command, uint8_t *score, bool *is_new_command)RecognizeCommands
RecognizeCommands(int32_t average_window_duration_ms=1000, uint8_t detection_threshold=200, int32_t suppression_ms=1500, int32_t minimum_count=3)RecognizeCommandsexplicit
suppression_ms_RecognizeCommandsprivate