Skip to content

docs: update for pipecat PR #4326#748

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

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

Conversation

@markbackman
Copy link
Copy Markdown
Contributor

Automated documentation update for pipecat PR #4326.

Changes

api-reference/server/services/stt/deepgram.mdx:

  • Added language_hints parameter to DeepgramFluxSTTService.Settings table (supports EN, ES, FR, DE, HI, RU, PT, JA, IT, NL; on-the-fly configurable)
  • Added language_hints parameter to DeepgramFluxSageMakerSTTService.Settings table
  • Added multilingual usage example demonstrating flux-general-multi model with language hints
  • Updated mid-stream settings update examples to include language_hints and detect-then-lock pattern
  • Updated overview description to mention multilingual support
  • Updated Notes sections to document that TranscriptionFrame.language reflects detected language per turn
  • Updated "On-the-fly configuration" notes to include language_hints in the list of updatable settings

Summary

PR #4326 adds multilingual support to Deepgram Flux STT services via a new language_hints setting that works with the flux-general-multi model. The hints can be updated mid-stream without reconnecting, enabling detect-then-lock flows. The emitted TranscriptionFrame.language now reflects the per-turn detected language rather than a static configuration value.

Gaps identified

None

Updates documentation for pipecat PR #4326 which adds multilingual support
to DeepgramFluxSTTService and DeepgramFluxSageMakerSTTService.

Changes:
- Added language_hints parameter to both Flux service settings tables
- Added multilingual usage example showing flux-general-multi model
- Updated mid-stream settings examples to include language_hints
- Updated Notes sections to document language detection behavior
- Updated service overview to mention multilingual support

The new language_hints setting supports EN, ES, FR, DE, HI, RU, PT, JA, IT, NL
and can be updated mid-stream without reconnecting.
@markbackman markbackman added the auto-docs Automated documentation update from pipecat source changes label Apr 17, 2026
@mintlify
Copy link
Copy Markdown

mintlify Bot commented Apr 17, 2026

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

Project Status Preview Updated (UTC)
daily 🟢 Ready View Preview Apr 17, 2026, 8:04 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