diff --git a/Tesla.json b/Tesla.json new file mode 100644 index 0000000..b74e9cf --- /dev/null +++ b/Tesla.json @@ -0,0 +1,12 @@ +{ + "type": "micro", + "wake word": "Tesla", + "author": "RE.Kovalev", + "website": "https://rekovalev.site", + "model": "https://git.rekovalev.site/re.kovalev/TeslaMicroWakeWord/raw/commit/39ce1658fb31d4ebc81d05487de15f4782da44a3/Tesla.tflite", + "version": 1, + "micro": { + "probability_cutoff": 0.5, + "sliding_window_average_size": 10 + } +} \ No newline at end of file