Skip to content

docs: update for pipecat PR #4536#839

Merged
markbackman merged 1 commit into
mainfrom
docs/pr-4536
May 29, 2026
Merged

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

Conversation

@markbackman
Copy link
Copy Markdown
Contributor

Automated documentation update for pipecat PR #4536.

Changes

api-reference/server/utilities/turn-detection/smart-turn-overview.mdx

  • Updated Installation section to remove transformers from the dependencies list, as Smart Turn v3 now uses a vendored numpy-only implementation
  • Added performance note highlighting the memory reduction (from ~566 MB to ~60 MB) and startup time improvement (from ~5.0s to ~0.3s)

Gaps identified

None

@markbackman markbackman added auto-docs Automated documentation update from pipecat source changes pipecat labels May 22, 2026
@mintlify
Copy link
Copy Markdown

mintlify Bot commented May 22, 2026

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

Project Status Preview Updated (UTC)
daily 🟢 Ready View Preview May 22, 2026, 4:14 PM

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

…tractor

Update documentation to reflect that Smart Turn v3 no longer requires the
`transformers` package at runtime, using a vendored numpy-only implementation
instead. This change reduces memory usage from ~566 MB to ~60 MB and cold-start
time from ~5.0s to ~0.3s.

Changes:
- Removed `transformers` from the dependencies list in the Installation section
- Added performance improvement note highlighting memory and startup benefits
- Maintains that no extra installation is needed beyond core pipecat-ai package

Related: pipecat-ai/pipecat#4536
@markbackman markbackman merged commit e91d8e2 into main May 29, 2026
2 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