Quang Lam

Results 11 issues of Quang Lam

Currently, it's not possible to access transcription confidence in the `VoiceAssistant` callback (e.g., `before_llm_callback`). I noticed the relevant data seems to be present in the code: - [STT module reference](https://github.com/livekit/agents/blob/688f5e801cc1346c5f43bcdfe1bdb5b1b50888e2/livekit-agents/livekit/agents/stt/stt.py#L34)...