From 28e7f579cd216e5588c6456d176de3812d4b8d1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9A=D0=BE=D0=B2=D0=B0=D0=BB=D0=B5=D0=B2=20=D0=A0=D0=BE?= =?UTF-8?q?=D0=BC=D0=B0=D0=BD=20=D0=95=D0=B2=D0=B3=D0=B5=D0=BD=D1=8C=D0=B5?= =?UTF-8?q?=D0=B2=D0=B8=D1=87?= Date: Sun, 7 Jul 2024 19:34:05 +0000 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20Tesla.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Tesla.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Tesla.json 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