Releases: AssemblyAI/assemblyai-python-sdk
Releases · AssemblyAI/assemblyai-python-sdk
0.5.0
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.0
What's Changed
- feat: allow passing
TranscriptionConfig
to Transcriber
by @s0h3yl in #5
Full Changelog: 0.3.3...0.4.0
0.3.2
build: bump SDK version to `0.3.2` (#3)
Co-authored-by: AssemblyAI <engineering.sdk@assemblyai.com>