Comment out pocketsphinx and porcupine (require manual setup)
This commit is contained in:
parent
964952f0cf
commit
e2e3072f00
@ -22,11 +22,11 @@ websocket-client>=1.5.0
|
||||
# Voice Activity Detection
|
||||
vosk>=0.3.45
|
||||
|
||||
# Offline speech recognition
|
||||
pocketsphinx>=5.0.0
|
||||
# Offline speech recognition (optional, may require manual install)
|
||||
# pocketsphinx>=5.0.0
|
||||
|
||||
# Hotword Detection
|
||||
porcupine>=2.2.0
|
||||
# Hotword Detection (optional - requires Picovoice API key)
|
||||
# porcupine>=2.2.0
|
||||
|
||||
# Configuration
|
||||
python-dotenv>=0.19.0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user