legco_ai_assistant/backend
Woody cd125d8535 feat: add OpenRouter realtime ASR via chunked REST WebSocket
Add _ws_proxy_openrouter() handler with pcm_to_wav() converter, 3s chunk accumulation, flush_lock concurrency guard, and endpoint dispatch on ASR_PROVIDER. Language code yue filtered for OpenRouter (ISO 639-3 not supported).

Ultraworked with Sisyphus

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-19 13:33:52 +08:00
..
app feat: add OpenRouter realtime ASR via chunked REST WebSocket 2026-05-19 13:33:52 +08:00
uploads chore: add .gitignore with Python, Node, env, and ChromaDB exclusions 2026-04-22 15:57:04 +08:00
.env.example fix: change default OpenRouter STT model to google/chirp-3 2026-05-19 13:33:33 +08:00
pytest.ini chore(backend): update config, env template, and pytest settings 2026-04-23 13:26:08 +08:00
requirements.txt feat: add ASR provider config, abstraction layer, and OpenRouter provider 2026-05-19 09:47:30 +08:00