Skip to content

Releases: elevenlabs/elevenlabs-python

v1.2.2

12 May 02:05
eca8ec7
Compare
Choose a tag to compare

What's Changed

  • (fix): catch websocket TTS exceptions and rethrow by @07pepa in #283
  • (feat): improve comments and use realistic examples by @fern-api in #287
  • (fix): none type base models are not unpacked by @fern-api in #291

New Contributors

Full Changelog: v1.2.1...v1.2.2

v1.2.1

30 Apr 13:12
f8c44d5
Compare
Choose a tag to compare

What's Changed

  • (fix): projects.stream_audio returns a byte stream by @fern-api in #280

Full Changelog: v1.2.0...v1.2.1

v1.2.0

26 Apr 14:23
0710d29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.2.0

v1.1.2

18 Apr 10:56
5f4e2da
Compare
Choose a tag to compare

What's Changed

  • add get and get_all to the pronunciation dictionary methods
  • other cosmetic changes improving the doc strings

Full Changelog: v1.1.0...v1.1.2

v1.1.0

17 Apr 16:32
f19c3cc
Compare
Choose a tag to compare

What's Changed

  • (feat): disable hard failures when pydantic validation fails by @fern-api in #260
  • 🌿 Fern Regeneration -- April 17, 2024 by @fern-api in #261

Full Changelog: v1.0.5...v1.1.0

v1.0.5

08 Apr 11:44
8102e6f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.4...v1.0.5

v1.0.4

03 Apr 11:21
133d247
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.0.4

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