Skip to content

Releases: SpeechifyInc/speechify-api-sdk-python

v3.0.1

Choose a tag to compare

@github-actions github-actions released this 10 Jul 19:41
ec9fdad

3.0.1 (2026-07-10)

Bug Fixes

  • correct SDK version strings and release 3.0.1 (#24) (cdb080e)

Documentation

  • add AGENTS.md with release/publish safeguards (#22) (c4e1ad3)

v3.0.0

Choose a tag to compare

@luke-speechify luke-speechify released this 10 Jul 18:57
38aeeac

3.0.0 (2026-07-10)

⚠ BREAKING CHANGES

  • removed voice types CreatedVoice, CreateVoiceModel, CreateVoiceLanguage, CreateVoiceModelName, CreatedVoiceGender, CreatedVoiceType; GetSpeechResponse.audio_format redocumented as the audio codec. Additive: new ErrorCode values, output_format field, PaginationMeta / ListVoicesResponse, ConflictError.

Features

  • regenerate SDK on fern-python-sdk@5.14.20 (TTS surface) (#18) (02b6449)

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 22 Jun 17:43
06b3adc

2.0.0 (2026-06-22)

⚠ BREAKING CHANGES

  • Speechify(token=...) is now Speechify(api_key=...). The tts. namespace has been removed — call sites move from client.tts.audio.speech(...) to client.audio.speech(...) and from client.tts.voices.X to client.voices.X. The livekit extra-dependency has been removed; if you were importing it transitively through speechify-api, install it explicitly. Generator-line crossed 4.x5.x, so internal/private code paths have moved.

Features

  • regenerate SDK on fern-python-sdk@5.14.20 with TTS-only surface (#16) (2ebb0a5)

1.2.3

Choose a tag to compare

@fern-api fern-api released this 19 Feb 04:10
abd9884
Release 1.2.3

1.2.2

Choose a tag to compare

@paskahlisanjas paskahlisanjas released this 06 Nov 09:38

Full Changelog: 1.2.0...1.2.2

1.2.1

Choose a tag to compare

@paskahlisanjas paskahlisanjas released this 06 Nov 09:35

Full Changelog: 1.2.0...1.2.1

1.2.0

Choose a tag to compare

@fern-api fern-api released this 14 Apr 10:42
Release 1.2.0

1.1.0

Choose a tag to compare

@fern-api fern-api released this 25 Mar 04:46
Release 1.1.0

1.0.0

Choose a tag to compare

@fern-api fern-api released this 21 Mar 11:54
Release 1.0.0

0.0.149

Choose a tag to compare

@fern-api fern-api released this 21 Mar 11:07
Release 0.0.149