Skip to content

docs: update for pipecat PR #4424#798

Open
markbackman wants to merge 1 commit intomainfrom
docs/pr-4424
Open

docs: update for pipecat PR #4424#798
markbackman wants to merge 1 commit intomainfrom
docs/pr-4424

Conversation

@markbackman
Copy link
Copy Markdown
Contributor

Automated documentation update for pipecat PR #4424.

Changes

  • api-reference/server/services/tts/elevenlabs.mdx — Updated Notes section ("Word timestamp accuracy") to reflect corrected alignment field selection behavior

Details

PR #4424 fixed a bug where ElevenLabs TTS was using normalized alignment by default, causing non-Latin scripts (e.g., Chinese) to be romanized (e.g., pinyin) in LLM context. The service now:

  • Defaults to alignment field (preserves original text including non-Latin scripts)
  • Only uses normalized_alignment when pronunciation dictionaries are configured
  • Text normalization setting no longer affects which alignment field is used

Gaps identified

None

Update Notes section to reflect corrected alignment field selection:
- Now defaults to original `alignment` field (preserves non-Latin scripts)
- Only uses `normalized_alignment` when pronunciation dictionaries configured
- Text normalization setting no longer affects alignment field selection

Fixes documentation to match pipecat PR #4424.
@markbackman markbackman added auto-docs Automated documentation update from pipecat source changes pipecat labels May 6, 2026
@mintlify
Copy link
Copy Markdown

mintlify Bot commented May 6, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
daily 🟢 Ready View Preview May 6, 2026, 12:31 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

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