it0/packages/services/voice-service
hailin 370e32599f fix: subscribe to agent WS before creating task to avoid race condition
The engine stream could emit text events before the voice pipeline
subscribed, causing all text to be lost.  Now we connect and subscribe
first, then POST the task.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 02:35:57 -08:00
..
src fix: subscribe to agent WS before creating task to avoid race condition 2026-02-24 02:35:57 -08:00
Dockerfile fix: upgrade faster-whisper to 1.2.1 to resolve av build failure 2026-02-19 16:40:04 -08:00
requirements.txt fix: rewrite voice pipeline for direct WebSocket I/O, fix TTS and navigation 2026-02-23 23:34:35 -08:00