wakeword.py aktualisiert

This commit is contained in:
2026-05-26 22:53:11 +00:00
parent 0578808fc9
commit b83de316b3

View File

@@ -5,6 +5,7 @@ import json
import queue
import time
import subprocess
import colorama
import sounddevice as sd
import numpy as np
from vosk import Model, KaldiRecognizer