Skip to content

docs(livekit): add word_timestamps to TTS parameters table#195

Draft
harshitajain165 wants to merge 4 commits into
mainfrom
harshita/livekit-word-timestamps-docs
Draft

docs(livekit): add word_timestamps to TTS parameters table#195
harshitajain165 wants to merge 4 commits into
mainfrom
harshita/livekit-word-timestamps-docs

Conversation

@harshitajain165

Copy link
Copy Markdown
Collaborator

Summary

Adds word_timestamps to the smallestai.TTS parameters table on the LiveKit integration page, matching the feature shipped in Lightning v3.1 and v3.1 Pro on 2026-06-01.

Corresponds to the plugin change in livekit/agents.

Change

Added one row to the TTS parameters table:

Parameter Type Default Description
word_timestamps bool False Opt in to per-word timing events on WebSocket streaming. Supported on base-queue English + Hindi voices (meher, devansh, kartik, maithili, liam, avery). Other voices silently emit no word events.

@github-actions

github-actions Bot commented Jun 1, 2026

Copy link
Copy Markdown

@github-actions

github-actions Bot commented Jun 3, 2026

Copy link
Copy Markdown

- Update STT endpoint URLs to v4 API format:
  wss://api.smallest.ai/waves/v1/stt/live?model=pulse (streaming)
  https://api.smallest.ai/waves/v1/stt/?model=pulse (batch)
- Fix word_timestamps default False → True (enabled by default, opt-out)
- Rewrite word_timestamps description to reflect opt-out framing
@github-actions

github-actions Bot commented Jun 3, 2026

Copy link
Copy Markdown

@github-actions

github-actions Bot commented Jun 3, 2026

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant