Comment out pocketsphinx and porcupine (require manual setup)

This commit is contained in:
Claw - AI Now Inc 2026-03-01 11:24:48 -08:00
parent 964952f0cf
commit e2e3072f00

View File

@ -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