Skip to content

feat(audio): GAIA_VOICE_BACKEND env var to pick lemonade vs in-process

e40773c
Select commit
Loading
Failed to load commit list.
Draft

feat(audio): Lemonade-routed STT/TTS endpoints + dual-backend selector #943

feat(audio): GAIA_VOICE_BACKEND env var to pick lemonade vs in-process
e40773c
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed May 3, 2026 in 2s

2 new alerts including 1 high severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 high
  • 1 medium

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 265 in src/gaia/ui/routers/audio.py

See this annotation in the file changed.

Code scanning / CodeQL

Information exposure through an exception Medium

Stack trace information
flows to this location and may be exposed to an external user.

Check failure on line 131 in src/gaia/ui/static/voice_test.html

See this annotation in the file changed.

Code scanning / CodeQL

DOM text reinterpreted as HTML High

DOM text
is reinterpreted as HTML without escaping meta-characters.