it0/packages/services/voice-agent
hailin 9daf0e3b4f fix: bypass LanguageCode normalization that maps cmn back to zh
LiveKit's LanguageCode class normalizes ISO 639-3 codes to ISO 639-1
(cmn → zh), but Speechmatics API expects "cmn" not "zh". Override
the internal _stt_options.language after construction.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 01:04:20 -08:00
..
src fix: bypass LanguageCode normalization that maps cmn back to zh 2026-03-03 01:04:20 -08:00
Dockerfile fix: resolve websockets version conflict and use CPU-only torch 2026-02-28 09:02:31 -08:00
requirements.txt feat: add STT provider switching (OpenAI ↔ Speechmatics) in settings 2026-03-02 22:13:18 -08:00