chore: drop pvporcupine dep and PICOVOICE_TOKEN from env template

wake-word is now handled by vosk, so the picovoice access key is no longer
needed. config.py already had PICOVOICE_TOKEN removed in the previous commit.
This commit is contained in:
Bossiara13 2026-04-22 17:47:22 +03:00
parent a4b919c11e
commit d8a2862ace
2 changed files with 1 additions and 3 deletions

View file

@ -1,2 +1 @@
PICOVOICE_TOKEN=<тут ключ-picovoice>
GROQ_TOKEN=<тут ключ-groq> GROQ_TOKEN=<тут ключ-groq>

View file

@ -1,5 +1,4 @@
# Picovoice stuff # mic capture
pvporcupine
pvrecorder pvrecorder
# Vosk # Vosk