Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
fishaudio
/
fish-audio-python
Public
Notifications
You must be signed in to change notification settings
Fork
39
Star
198
Code
Issues
6
Pull requests
9
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat: prepare v1.0.0 release
- #42
#42
Merged
twangodev
merged 16 commits into
main
fishaudio/fish-audio-python:main
from
chore/v1
fishaudio/fish-audio-python:chore/v1
Copy head branch name to clipboard
Nov 14, 2025
Conversation
Commits
16
(16)
Checks
Files changed
Merged
feat: prepare v1.0.0 release
#42
twangodev
merged 16 commits into
main
fishaudio/fish-audio-python:main
from
chore/v1
fishaudio/fish-audio-python:chore/v1
Copy head branch name to clipboard
Commits
Commits on Nov 13, 2025
docs: update README to highlight new API and migration guide
twangodev
committed
642c0f8
View commit details
Copy full SHA for 642c0f8
Browse repository at this point
docs: update README with new badge for Python version and improved build status link
twangodev
committed
810386e
View commit details
Copy full SHA for 810386e
Browse repository at this point
docs: update README badge to reflect Python SDK branding
twangodev
committed
bf2f5db
View commit details
Copy full SHA for bf2f5db
Browse repository at this point
docs: update README to remove redundant badge and simplify description
twangodev
committed
cc72716
View commit details
Copy full SHA for cc72716
Browse repository at this point
docs: update README to reflect new API features and improve installation instructions
twangodev
committed
62b955c
View commit details
Copy full SHA for 62b955c
Browse repository at this point
docs: update README to provide direct links to Python SDK Guide and API Reference
twangodev
committed
cc8416b
View commit details
Copy full SHA for cc8416b
Browse repository at this point
docs: update title in copy_docs.py from "Python SDK" to "Overview"
twangodev
committed
3cc4904
View commit details
Copy full SHA for 3cc4904
Browse repository at this point
chore: update development status to Production/Stable in pyproject.toml
twangodev
committed
27a9909
View commit details
Copy full SHA for 27a9909
Browse repository at this point
chore: rename environment variable from FISH_AUDIO_API_KEY to FISH_API_KEY across the codebase
twangodev
committed
6228352
View commit details
Copy full SHA for 6228352
Browse repository at this point
feat: add streaming support for text-to-speech with AudioStream and AsyncAudioStream classes
twangodev
committed
b5b5258
View commit details
Copy full SHA for b5b5258
Browse repository at this point
Commits on Nov 14, 2025
docs: enhance docstrings for models with detailed attribute descriptions
twangodev
committed
8034987
View commit details
Copy full SHA for 8034987
Browse repository at this point
docs: update legacy SDK documentation links in README.md
twangodev
committed
1ea4829
View commit details
Copy full SHA for 1ea4829
Browse repository at this point
docs: update README.md to reflect new API features and usage examples
twangodev
committed
c68c180
View commit details
Copy full SHA for c68c180
Browse repository at this point
feat: update text-to-speech implementation to use streaming method
twangodev
committed
38a7fbd
View commit details
Copy full SHA for 38a7fbd
Browse repository at this point
fix: correct async streaming method calls in text-to-speech implementation
twangodev
committed
22b3733
View commit details
Copy full SHA for 22b3733
Browse repository at this point
chore: update Python version to 3.9 and add future annotations for type hints
twangodev
committed
30846d4
View commit details
Copy full SHA for 30846d4
Browse repository at this point
You can’t perform that action at this time.