Skip to content

docs: update for pipecat PR #4821#935

Merged
markbackman merged 1 commit into
mainfrom
docs/pr-4821
Jun 23, 2026
Merged

docs: update for pipecat PR #4821#935
markbackman merged 1 commit into
mainfrom
docs/pr-4821

Conversation

@pipecat-docs-bot

Copy link
Copy Markdown

Automated documentation update for pipecat PR #4821.

Changes

Updated api-reference/server/services/tts/xai.mdx to reflect new xAI TTS features:

  • Added tunable parameters to both HTTP and WebSocket services:
    • speed: Speech speed multiplier (0.7-1.5)
    • optimize_streaming_latency: Latency optimization level (0, 1, or 2)
    • text_normalization: Enable/disable text normalization
  • Added with_timestamps parameter to WebSocket service (enabled by default)
  • Documented word-level timestamp support: How xAI character timings are converted to per-word TTSTextFrame objects
  • Updated interruption handling note: Changed from reconnecting to using text.clear message
  • Added usage example showing tunable parameters
  • Updated settings tables for both services with new parameters

Gaps identified

None

Updates documentation to reflect new features and changes:

- Add tunable parameters: speed, optimize_streaming_latency, text_normalization
- Add with_timestamps parameter for WebSocket service (enabled by default)
- Document word-level timestamp support and batching behavior
- Update interruption handling note (now uses text.clear instead of reconnecting)
- Add usage example showing tunable parameters
- Update settings tables for both HTTP and WebSocket services
@pipecat-docs-bot pipecat-docs-bot Bot added auto-docs Automated documentation update from pipecat source changes pipecat labels Jun 23, 2026
@github-actions

Copy link
Copy Markdown
Contributor

🔍 Mintlify preview for this branch: https://daily-docs-pr-4821.mintlify.app

@markbackman markbackman merged commit a9fc296 into main Jun 23, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-docs Automated documentation update from pipecat source changes pipecat

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant