Skip to content

Releases: AssemblyAI/assemblyai-python-sdk

0.6.0

02 Jun 14:40
9bbadb0

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

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

0.5.0

02 Jun 10:52
82effe8

Choose a tag to compare

Breaking Change

  • fix!: add speakers_expected and .set_speaker_diarization and remove .speaker_labels property setter by @s0h3yl in #9

Other Change

  • ci: add continue-on-error to publish.yml for test-pypi by @s0h3yl in #10

Full Changelog: 0.4.2...0.5.0

0.4.2

31 May 20:08
60437a0

Choose a tag to compare

What's Changed

  • fix: add channel to UtteranceWord class by @s0h3yl in #8

Full Changelog: 0.4.1...0.4.2

0.4.1

31 May 19:19
ce899c7

Choose a tag to compare

What's Changed

  • fix: add missing properties to Transcript class by @s0h3yl in #7

Full Changelog: 0.4.0...0.4.1

0.4.0

30 May 18:30
e08b1df

Choose a tag to compare

What's Changed

  • feat: allow passing TranscriptionConfig to Transcriber by @s0h3yl in #5

Full Changelog: 0.3.3...0.4.0

0.3.3

30 May 13:32
bb8c6d3

Choose a tag to compare

What's Changed

  • fix: match config defaults to API's default by @s0h3yl in #4

Full Changelog: 0.3.2...0.3.3

0.3.2

17 May 20:21
ecb1f7f

Choose a tag to compare

build: bump SDK version to `0.3.2` (#3)

Co-authored-by: AssemblyAI <engineering.sdk@assemblyai.com>