diff --git a/hey_fillis.json b/hey_fillis.json new file mode 100644 index 0000000..bb2defe --- /dev/null +++ b/hey_fillis.json @@ -0,0 +1,12 @@ +{ + "type": "micro", + "wake_word": "Hey Fillis", + "author": "Hunter Halloran", + "website": "https:/factory.uga.edu/", + "model": "hey_fillis.tflite", + "version": 1, + "micro": { + "probability_cutoff": 0.76, + "sliding_window_average_size": 10 + } +} diff --git a/hey_fillis.tflite b/hey_fillis.tflite new file mode 100644 index 0000000..b7cd8e8 Binary files /dev/null and b/hey_fillis.tflite differ