From db6d43c3d271f387d566407de30d79c5ab886fc0 Mon Sep 17 00:00:00 2001 From: admin Date: Sun, 1 Feb 2026 14:31:04 +0000 Subject: [PATCH] =?UTF-8?q?start=5Fvoice.sh=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- start_voice.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 start_voice.sh diff --git a/start_voice.sh b/start_voice.sh new file mode 100644 index 0000000..2c792c0 --- /dev/null +++ b/start_voice.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +python /home/pi/vosk-models/microphone.py \ No newline at end of file