2 Commits

Author SHA1 Message Date
8fc5eb1193 feat: add streaming STT service with Whisper backend
- stt_streaming.py: HTTP-based STT using external Whisper service
- stt_streaming_local.py: ROCm-based local Whisper inference
- Voice Activity Detection (VAD) with WebRTC
- Interrupt detection for barge-in support
- Session state management (listening/responding)
- OpenTelemetry instrumentation with HyperDX support
- Dockerfile variants for HTTP and ROCm deployments
2026-02-02 06:23:12 -05:00
680e43fe39 Initial commit 2026-02-02 11:10:34 +00:00