Skip to content

Releases: supertone-inc/supertone-python

v0.2.3

Choose a tag to compare

@pillip pillip released this 02 Jun 05:51
chore: regenerate SDK to release 0.2.3

Add BadRequestErrorResponse and UnsupportedMediaTypeErrorResponse models
with structured message objects, plus updated docs and OpenAPI spec.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

v0.2.2

Choose a tag to compare

@pillip pillip released this 21 May 06:20
3077369
Update predictttsdurationrequestmodel.md

v0.2.1

Choose a tag to compare

@pillip pillip released this 10 May 13:08
v0.2.1 release

v0.2.0

Choose a tag to compare

@pillip pillip released this 04 Feb 01:57
885031c
Replace '<UNSET>' with 'supertone' in installation commands

Updated package installation commands to use 'supertone' instead of '<UNSET>'.

v0.1.5

Choose a tag to compare

@pillip pillip released this 22 Jan 00:52
e486a27
Add SONA Speech 2 Flash details to README

v0.1.4

Choose a tag to compare

@pillip pillip released this 14 Jan 09:37
chore: bump version to 0.1.4

v0.1.3

Choose a tag to compare

@pillip pillip released this 13 Jan 04:16
d567b39
Remove SDK installation section from README

Removed SDK installation instructions for uv, PIP, and Poetry.

v0.1.2

Choose a tag to compare

@pillip pillip released this 11 Dec 07:43
0c71e48
Revise README to update SDK usage and add Models section

Removed the Table of Contents and several sections related to SDK usage, including installation, file uploads, retries, server selection, and debugging. Added a new section for Models with details on TTS models and their capabilities.

v0.1.1

Choose a tag to compare

@pillip pillip released this 04 Dec 00:52
chore: bump version to 0.1.1 and update branding

- Update version from 0.1.0 to 0.1.1
- Change branding from Speakeasy to Supertone
- Add Supertone and Pillip Youn as authors
- Update documentation (README.md, docs/index.md)
- Clean up code formatting in text_to_speech.py
- Update gen.yaml and gen.lock configurations

v0.1.0

Choose a tag to compare

@pillip pillip released this 03 Dec 23:11
ed3f683
Rename section from 'More Example Codes' to 'Additional Example Code'