| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-11-14 | 2.1 kB | |
| v1.0.0 source code.tar.gz | 2025-11-14 | 184.2 kB | |
| v1.0.0 source code.zip | 2025-11-14 | 210.5 kB | |
| Totals: 3 Items | 396.8 kB | 0 | |
Changes
Introduces a new, more robust package fishaudio. fish_audio_sdk remains functionally the same, the difference being extending support from Python 3.10+ to Python 3.9.
Read more about the new package, fishaudio on docs.fish.audio. For those using fish_audio_sdk, see the migration guide. Legacy documentation is available here
Other Changes
- Add PEP 561 Type Hints Support by @ywkim in https://github.com/fishaudio/fish-audio-python/pull/27
- Export WebSocketErr in public API by @ywkim in https://github.com/fishaudio/fish-audio-python/pull/28
- feat: implement v1 sdk by @twangodev in https://github.com/fishaudio/fish-audio-python/pull/29
- feat: api reference docs pipeline by @twangodev in https://github.com/fishaudio/fish-audio-python/pull/30
- feat: update environment for release workflow in python.yml by @twangodev in https://github.com/fishaudio/fish-audio-python/pull/32
- chore: add dependabot, adjust project description by @twangodev in https://github.com/fishaudio/fish-audio-python/pull/33
- Update README with note on SDK release by @twangodev in https://github.com/fishaudio/fish-audio-python/pull/41
- Bump pydantic from 2.12.3 to 2.12.4 by @dependabot[bot] in https://github.com/fishaudio/fish-audio-python/pull/40
- feat: introduce parameters to improve DX by @twangodev in https://github.com/fishaudio/fish-audio-python/pull/31
- feat: prepare v1.0.0 release by @twangodev in https://github.com/fishaudio/fish-audio-python/pull/42
New Contributors
- @ywkim made their first contribution in https://github.com/fishaudio/fish-audio-python/pull/27
- @twangodev made their first contribution in https://github.com/fishaudio/fish-audio-python/pull/29
- @dependabot[bot] made their first contribution in https://github.com/fishaudio/fish-audio-python/pull/40
Full Changelog: https://github.com/fishaudio/fish-audio-python/compare/v2025.06.03...v1.0.0