Skip to content

Releases: AssemblyAI/assemblyai-python-sdk

0.13.0

12 Jul 08:50
Compare
Choose a tag to compare

What's Changed

Fixes

  • fix(pydantic): allow pydantic>=2 to be installed alongside v1 by @s0h3yl in #27

Full Changelog: 0.12.0...0.13.0

0.12.0

29 Jun 13:41
Compare
Choose a tag to compare

What's Changed

Changes

Features

Fixes

  • fix ImportError for extras module as mentioned in #23

Refactoring

  • Drop the default for language_code

Full Changelog: 0.11.0...0.12.0

0.11.0

22 Jun 14:49
Compare
Choose a tag to compare

What's Changed

Features

  • Adds PII redacted audio retrieval
  • Allows passing transcript_ids within the TranscriptGroup's constructor

Fixes

  • Fixes the issue where on_error is being called on graceful shutdowns on the real-time service.
  • Fixes a validation issue on IAB and Content-Safety that occurred on Transcript's that errored out.

Full Changelog: 0.10.0...0.11.0

0.10.0

20 Jun 06:59
18eb91b
Compare
Choose a tag to compare

What's Changed

Features

  • feat: add real-time functionality by @s0h3yl in #20

Full Changelog: 0.9.0...0.10.0

0.9.0

0.8.1

09 Jun 14:51
9e5ae41
Compare
Choose a tag to compare

What's Changed

  • docs: fix typo in lemur example by @m-ods in #16
  • fix: make polling interval configurable through Settings by @s0h3yl in #17

New Contributors

  • @m-ods made their first contribution in #16

Full Changelog: 0.8.0...0.8.1

0.8.0

08 Jun 09:26
Compare
Choose a tag to compare

0.7.0

07 Jun 08:50
f06b508
Compare
Choose a tag to compare

What's Changed

  • feat: add auto_chapters functionality by @s0h3yl in #14

Full Changelog: 0.5.1...0.7.0

0.6.0

02 Jun 14:40
9bbadb0
Compare
Choose a tag to compare

What's Changed

  • feat: add summarization functionality by @s0h3yl in #12

Full Changelog: 0.5.1...0.6.0

0.5.1

02 Jun 12:45
98cb49b
Compare
Choose a tag to compare

What's Changed

  • fix: handle multiple words when using .word_search(...) by @s0h3yl in #11

Full Changelog: 0.5.0...0.5.1