voice-assistant
Provides a real-time voice assistant that streams browser mic audio to configurable STT/TTS providers and an OpenClaw gateway. It reads env vars like `DEEPGRAM_API_KEY`/`ELEVENLABS_API_KEY`, connects to `wss://api.deepgram.com` and `https://api.elevenlabs.io`, and Quick Start runs `uv run scripts/server.py`.