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:
parent
a4b919c11e
commit
d8a2862ace
2 changed files with 1 additions and 3 deletions
|
|
@ -1,2 +1 @@
|
||||||
PICOVOICE_TOKEN=<тут ключ-picovoice>
|
|
||||||
GROQ_TOKEN=<тут ключ-groq>
|
GROQ_TOKEN=<тут ключ-groq>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,4 @@
|
||||||
# Picovoice stuff
|
# mic capture
|
||||||
pvporcupine
|
|
||||||
pvrecorder
|
pvrecorder
|
||||||
|
|
||||||
# Vosk
|
# Vosk
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue