Tags: fishaudio/fish-audio-python
Tags
feat: prepare v1.0.0 release (#42) * docs: update README to highlight new API and migration guide * docs: update README with new badge for Python version and improved build status link * docs: update README badge to reflect Python SDK branding * docs: update README to remove redundant badge and simplify description * docs: update README to reflect new API features and improve installation instructions * docs: update README to provide direct links to Python SDK Guide and API Reference * docs: update title in copy_docs.py from "Python SDK" to "Overview" * chore: update development status to Production/Stable in pyproject.toml * chore: rename environment variable from FISH_AUDIO_API_KEY to FISH_API_KEY across the codebase * feat: add streaming support for text-to-speech with AudioStream and AsyncAudioStream classes * docs: enhance docstrings for models with detailed attribute descriptions * docs: update legacy SDK documentation links in README.md * docs: update README.md to reflect new API features and usage examples * feat: update text-to-speech implementation to use streaming method * fix: correct async streaming method calls in text-to-speech implementation * chore: update Python version to 3.9 and add future annotations for type hints
PreviousNext