Home
last modified time | relevance | path

Searched refs:average_window_ms (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/train/speech_commands/
A Dtest_streaming_accuracy.cc143 int32 average_window_ms = 500; in main() local
162 Flag("average_window_ms", &average_window_ms, in main()
242 labels_list, average_window_ms, detection_threshold, suppression_ms); in main()
/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/train/
A Dtrain_micro_speech_model.ipynb602 " --clip_duration_ms=1000 --detection_threshold=0.70 --average_window_ms=500 \\\n",

Completed in 4 milliseconds