Skip to content

docs: update for pipecat PR #4511#843

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

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

Conversation

@markbackman
Copy link
Copy Markdown
Contributor

Automated documentation update for pipecat PR #4511.

Changes

api-reference/server/services/tts/rime.mdx:

  • Updated default model parameter from arcana to coda for both RimeTTSService and RimeHttpTTSService (breaking change)
  • Added new timeScaleFactor parameter to RimeTTSService Settings table — controls audio playback speed (values >1.0 slow down, <1.0 speed up)
  • Added new timeScaleFactor parameter to RimeNonJsonTTSService Settings table
  • Clarified that repetition_penalty, temperature, and top_p parameters are arcana-only (not supported by coda model)

Gaps identified

None

Related

This PR adds support for Rime's new coda TTS model and makes it the default. Users relying on the implicit default will need to explicitly set model="arcana" to preserve previous behavior.

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

mintlify Bot commented May 28, 2026

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

Project Status Preview Updated (UTC)
daily 🟢 Ready View Preview May 28, 2026, 2:41 AM

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

Updates documentation for pipecat PR #4511:
- Changed default model from arcana to coda for RimeTTSService and RimeHttpTTSService
- Added timeScaleFactor parameter to both settings tables
- Clarified that repetition_penalty, temperature, and top_p are arcana-only parameters
@markbackman markbackman merged commit ea6cbbc 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