# Jarvis Voice Assistant Daemon Dependencies # Audio capture sounddevice>=0.4.6 numpy>=1.24.0 # Wake word detection openwakeword>=0.6.0 # Voice Activity Detection silero-vad>=4.0 # HTTP client for Whisper server requests>=2.31.0 # Local Whisper fallback faster-whisper>=1.0.0 # Config parsing PyYAML>=6.0