Word-level timestamps in a LiveKit voice agent with Speechify
Speechify's official LiveKit plugin streams word-level timestamps alongside the audio. Read them by overriding transcription_node and you get word-synced captions in a Python voice agent — no extra API calls.
Luke Oliff