Thanks to visit codestin.com
Credit goes to github.com

Skip to content

feat(fishaudio): add speed/volume prosody params and default to s2.1-pro#1832

Merged
tinalenguyen merged 2 commits into
mainfrom
uphills-velour-forcible
Jun 23, 2026
Merged

feat(fishaudio): add speed/volume prosody params and default to s2.1-pro#1832
tinalenguyen merged 2 commits into
mainfrom
uphills-velour-forcible

Conversation

@rosetta-livekit-bot

@rosetta-livekit-bot rosetta-livekit-bot Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Summary

Ports livekit/agents#6159 to agents-js FishAudio:

  • default FishAudio TTS model to s2.1-pro
  • add optional speed and volume prosody params to constructor options and updateOptions
  • include FishAudio API report and changeset for the public API update

Testing

  • pnpm --filter @livekit/agents-plugin-fishaudio... build
  • pnpm --filter @livekit/agents-plugin-fishaudio build
  • pnpm --filter @livekit/agents-plugin-fishaudio lint
  • pnpm --filter @livekit/agents-plugin-fishaudio api:check

Ported from livekit/agents#6159

Original PR description

Summary

  • speed / volume: new fishaudio.TTS params (and on update_options) wired to Fish Audio's prosody request field. speed is a rate multiplier (1.0 = normal), volume is a dB offset (0 = natural). Both default to NOT_GIVENprosody stays null, so existing requests are byte-for-byte unchanged.
  • s2.1-pro: added to TTSModels and now the plugin default (was s2-pro). Markup/expressive tag injection is unaffected — the s2 provider-key check still matches s2.1-pro.

Test Plan

  • uv run pytest --plugin fishaudio — 7 tests (default model, model variants, prosody omitted by default, speed/volume/both, update_options plumbing).
  • ruff format + lint + mypy clean on touched files.

@changeset-bot

changeset-bot Bot commented Jun 18, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 9093870

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 35 packages
Name Type
@livekit/agents-plugin-fishaudio Patch
@livekit/agents Patch
@livekit/agents-plugin-anam Patch
@livekit/agents-plugin-assemblyai Patch
@livekit/agents-plugin-baseten Patch
@livekit/agents-plugin-bey Patch
@livekit/agents-plugin-cartesia Patch
@livekit/agents-plugin-cerebras Patch
@livekit/agents-plugin-deepgram Patch
@livekit/agents-plugin-did Patch
@livekit/agents-plugin-elevenlabs Patch
@livekit/agents-plugin-google Patch
@livekit/agents-plugin-hedra Patch
@livekit/agents-plugin-hume Patch
@livekit/agents-plugin-inworld Patch
@livekit/agents-plugin-lemonslice Patch
@livekit/agents-plugin-liveavatar Patch
@livekit/agents-plugin-livekit Patch
@livekit/agents-plugin-minimax Patch
@livekit/agents-plugin-mistral Patch
@livekit/agents-plugin-mistralai Patch
@livekit/agents-plugin-neuphonic Patch
@livekit/agents-plugin-openai Patch
@livekit/agents-plugin-perplexity Patch
@livekit/agents-plugin-phonic Patch
@livekit/agents-plugin-resemble Patch
@livekit/agents-plugin-rime Patch
@livekit/agents-plugin-runway Patch
@livekit/agents-plugin-sarvam Patch
@livekit/agents-plugin-silero Patch
@livekit/agents-plugin-soniox Patch
@livekit/agents-plugin-tavus Patch
@livekit/agents-plugin-trugen Patch
@livekit/agents-plugin-xai Patch
@livekit/agents-plugins-test Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@rosetta-livekit-bot rosetta-livekit-bot Bot force-pushed the uphills-velour-forcible branch from d0f2357 to 1b5d901 Compare June 23, 2026 17:27
@rosetta-livekit-bot rosetta-livekit-bot Bot changed the base branch from 1.5.0 to main June 23, 2026 17:27
@tinalenguyen tinalenguyen merged commit e957b96 into main Jun 23, 2026
9 checks passed
@tinalenguyen tinalenguyen deleted the uphills-velour-forcible branch June 23, 2026 18:46
@github-actions github-actions Bot mentioned this pull request Jun 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant