Skip to content

Bump fish-audio-sdk from 1.1.0 to 1.3.0#2475

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/pip/develop/fish-audio-sdk-1.3.0
Open

Bump fish-audio-sdk from 1.1.0 to 1.3.0#2475
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/pip/develop/fish-audio-sdk-1.3.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2026

Bumps fish-audio-sdk from 1.1.0 to 1.3.0.

Release notes

Sourced from fish-audio-sdk's releases.

fish-audio-sdk: v1.3.0

1.3.0 (2026-03-10)

Notes

Speech 1.5/1.6 are now deprecated and are re-routed.

Features

  • add advanced generation parameters to TTSConfig and update related tests (#85) (6cb173c)
  • add Dependabot configuration for daily updates (07884da)
  • add integration tests for ASR functionality using sample audio files (#120) (cc912a6)
  • Add py.typed for better type hinting (#27) (a51d0b9)
  • add release token to release-please action in python.yml (#106) (bf53815)
  • add release-please configuration and version manifest (#105) (de11000)
  • add s2-pro to sdk (#124) (9b5e658)
  • add test for unknown model name handling in TTS client (#121) (130ce8a)
  • add tests for testing all wss model backends (#53) (87e6b65)
  • add WebSocketErr exception to the API (#28) (864863c)
  • add WebSocketOptions for configurable WebSocket connections (#48) (6f9ab7b)
  • api reference docs pipeline (#30) (c1153d8)
  • implement v1 sdk (#29) (54bc101)
  • integrate poe for task management in CI/CD workflows (#110) (daf00fe)
  • mark all integration tests as flaky with auto-retry (#87) (3c2f829)
  • model 1 6 supported and more control parameters (#20) (34c7866)
  • prepare v1.0.0 release (#42) (88ac9b5)
  • QoL and account related APIs (1eeb4d3)
  • replace mypy with ty (#73) (3ac2b9d)
  • update environment for release workflow in python.yml (#32) (501bef6)
  • update project description for clarity (773183c)

Bug Fixes

  • allow non s prefixed models to fail websocket integration tests (#71) (6a2a289)
  • correct visibility option (#97) (69572df)
  • ensure user agent is consistent across http/websockets (#65) (203ee04)
  • rename the API parameter self to self_only to avoid python conflict (#21) (ff8aa73)
  • update python banner image URL in README (#72) (ac5f010)

Documentation

  • add contributing guidelines to CONTRIBUTING.md (#50) [skip ci] (e1b904e)
  • update README to clarify changes in PyPI versioning for Fish Audio Python SDK (#45) [skip ci] (0f97f6f)
  • use GitHub markdown for version notice (#46) [skip ci] (4e39d0c)
Changelog

Sourced from fish-audio-sdk's changelog.

1.3.0 (2026-03-10)

Features

  • add advanced generation parameters to TTSConfig and update related tests (#85) (6cb173c)
  • add Dependabot configuration for daily updates (07884da)
  • add integration tests for ASR functionality using sample audio files (#120) (cc912a6)
  • Add py.typed for better type hinting (#27) (a51d0b9)
  • add release token to release-please action in python.yml (#106) (bf53815)
  • add release-please configuration and version manifest (#105) (de11000)
  • add s2-pro to sdk (#124) (9b5e658)
  • add test for unknown model name handling in TTS client (#121) (130ce8a)
  • add tests for testing all wss model backends (#53) (87e6b65)
  • add WebSocketErr exception to the API (#28) (864863c)
  • add WebSocketOptions for configurable WebSocket connections (#48) (6f9ab7b)
  • api reference docs pipeline (#30) (c1153d8)
  • implement v1 sdk (#29) (54bc101)
  • integrate poe for task management in CI/CD workflows (#110) (daf00fe)
  • mark all integration tests as flaky with auto-retry (#87) (3c2f829)
  • model 1 6 supported and more control parameters (#20) (34c7866)
  • prepare v1.0.0 release (#42) (88ac9b5)
  • QoL and account related APIs (1eeb4d3)
  • replace mypy with ty (#73) (3ac2b9d)
  • update environment for release workflow in python.yml (#32) (501bef6)
  • update project description for clarity (773183c)

Bug Fixes

  • allow non s prefixed models to fail websocket integration tests (#71) (6a2a289)
  • correct visibility option (#97) (69572df)
  • ensure user agent is consistent across http/websockets (#65) (203ee04)
  • rename the API parameter self to self_only to avoid python conflict (#21) (ff8aa73)
  • update python banner image URL in README (#72) (ac5f010)

Documentation

  • add contributing guidelines to CONTRIBUTING.md (#50) [skip ci] (e1b904e)
  • update README to clarify changes in PyPI versioning for Fish Audio Python SDK (#45) [skip ci] (0f97f6f)
  • use GitHub markdown for version notice (#46) [skip ci] (4e39d0c)
Commits
  • 999c59d chore(main): release fish-audio-sdk 1.3.0 (#107)
  • 9b5e658 feat: add s2-pro to sdk (#124)
  • 1ef875b chore(deps-dev): bump ty from 0.0.13 to 0.0.21 (#122)
  • 65d1ea0 chore(deps-dev): bump ruff from 0.15.2 to 0.15.5 (#123)
  • cc912a6 feat: add integration tests for ASR functionality using sample audio files (#...
  • 130ce8a feat: add test for unknown model name handling in TTS client (#121)
  • dd251bf chore(deps-dev): bump ruff from 0.15.1 to 0.15.2 (#113)
  • 369187c chore(deps): bump pydantic from 2.12.4 to 2.12.5 (#60)
  • 281797c chore(deps): bump sounddevice from 0.5.4 to 0.5.5 (#100)
  • bbc8c0b chore: remove redundant dependency installation step from CI workflow (#111)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [fish-audio-sdk](https://github.com/fishaudio/fish-audio-python) from 1.1.0 to 1.3.0.
- [Release notes](https://github.com/fishaudio/fish-audio-python/releases)
- [Changelog](https://github.com/fishaudio/fish-audio-python/blob/main/CHANGELOG.md)
- [Commits](fishaudio/fish-audio-python@v1.1.0...fish-audio-sdk-v1.3.0)

---
updated-dependencies:
- dependency-name: fish-audio-sdk
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants