Skip to content

Releases: elevenlabs/elevenlabs-python

v1.0.3

28 Mar 16:24
9815c5b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.2...v1.0.3

v1.0.2

26 Mar 09:08
145352e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

25 Mar 10:35
44e805e
Compare
Choose a tag to compare

What's Changed

  • (fix): README.md: Fix broken Python import example by @C0rn3j in #227
  • (fix): VoiceSharingResponseModel has optional properties by @fern-api in #228

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

21 Mar 12:13
8702774
Compare
Choose a tag to compare

(fix): multipart file upload params like voice_id and voide_settings are now optional

v1.0.0b1

13 Mar 12:13
ff58e6a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0b0...v1.0.0b1

v1.0.0b0

12 Mar 18:14
c6f4ddc
Compare
Choose a tag to compare

This is a beta release for v1 of the SDK. Checkout the migration guide for more details!

v0.2.27

08 Dec 15:28
Compare
Choose a tag to compare
feat:  add output_format, latency options for streaming, fix error ha…

v0.2.26

09 Sep 09:22
Compare
Choose a tag to compare
fix: history, optional voice settings, pydantic model_id

v0.2.25

08 Sep 14:07
5592cea
Compare
Choose a tag to compare
  • update to pydantic 2.0
  • update error handling
  • fix voice settings/fetching
  • fix voice design/clone

v0.2.24

07 Aug 19:51
Compare
Choose a tag to compare
feat: add uption to change model with input streaming, fix error.py