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