Skip to content

Commit b371f59

Browse files
docs: update TTS event name in changeset from output_timestamps to output_alignment (#1370)
Co-authored-by: detail-app[bot] <180357370+detail-app[bot]@users.noreply.github.com>
1 parent decd831 commit b371f59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.changeset/inference-tts-aligned-timestamps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
"@livekit/agents": patch
33
---
44

5-
feat(inference/tts): detect aligned transcript capability from provider `modelOptions` (`cartesia.add_timestamps`, `elevenlabs.sync_alignment`, `inworld.timestamp_type`) and forward the gateway's `output_timestamps` WebSocket events as `TimedString` word/character timings attached to the next synthesized audio frame. Ported from livekit/agents#5534.
5+
feat(inference/tts): detect aligned transcript capability from provider `modelOptions` (`cartesia.add_timestamps`, `elevenlabs.sync_alignment`, `inworld.timestamp_type`) and forward the gateway's `output_alignment` WebSocket events as `TimedString` word/character timings attached to the next synthesized audio frame. Ported from livekit/agents#5534.

0 commit comments

Comments
 (0)