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
|
# Voice Activity Detection
|
||||||
vosk>=0.3.45
|
vosk>=0.3.45
|
||||||
|
|
||||||
# Offline speech recognition
|
# Offline speech recognition (optional, may require manual install)
|
||||||
pocketsphinx>=5.0.0
|
# pocketsphinx>=5.0.0
|
||||||
|
|
||||||
# Hotword Detection
|
# Hotword Detection (optional - requires Picovoice API key)
|
||||||
porcupine>=2.2.0
|
# porcupine>=2.2.0
|
||||||
|
|
||||||
# Configuration
|
# Configuration
|
||||||
python-dotenv>=0.19.0
|
python-dotenv>=0.19.0
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user