Skip to content

Releases: AssemblyAI/assemblyai-python-sdk

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

0.5.0

02 Jun 10:52
82effe8
Compare
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
Compare
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
Compare
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
Compare
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