Assemblyai

Latest version: v0.37.0

Safety actively analyzes 715032 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 8

0.12.0

What's Changed
Changes

Features

- Adds `speech_threshold` option - [see `Transcript` option for more information](https://www.assemblyai.com/docs/API%20reference/transcript#create-a-transcript)
- Allow to retrieve existing transcripts easier via `Transcript.get_by_id(...)` and `TranscriptGroup.get_by_ids([...])` - see [documentation for more details](https://github.com/AssemblyAI/assemblyai-python-sdk/tree/a835be8a0e216e2c3dbb5a49fa760d071049800f#retrieving-existing-transcripts)

Fixes

- fix `ImportError` for `extras` module as mentioned in 23

Refactoring

- Drop the default for `language_code`


**Full Changelog**: https://github.com/AssemblyAI/assemblyai-python-sdk/compare/0.11.0...0.12.0

0.11.0

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**: https://github.com/AssemblyAI/assemblyai-python-sdk/compare/0.10.0...0.11.0

0.10.0

What's Changed

Features

* feat: add `real-time` functionality by s0h3yl in https://github.com/AssemblyAI/assemblyai-python-sdk/pull/20


**Full Changelog**: https://github.com/AssemblyAI/assemblyai-python-sdk/compare/0.9.0...0.10.0

0.9.0

What's Changed

Breaking Change

- [refactor!: remove redundant suffixes from `Transcript` properties](https://github.com/AssemblyAI/assemblyai-python-sdk/commit/a82f0c6f1a33122e9cfb441de7334a34c91bb6fb)

Features

- [feat: add `auto_highlights` functionality](https://github.com/AssemblyAI/assemblyai-python-sdk/commit/b675bf6f85f7656bc98f25d3051a0fe6ccd2e1cf)
- [feat: add `iab_categories` (topic detection) functionality](https://github.com/AssemblyAI/assemblyai-python-sdk/commit/6bf1c582baf17717fe661e4cfc02fa9400f751b3)

Fixes

- [fix: set default polling interval to `3s`](https://github.com/AssemblyAI/assemblyai-python-sdk/commit/254582bbf09a3a58ca21770ec1a00754d89cf32b)
- [fix: export audio intelligence types](https://github.com/AssemblyAI/assemblyai-python-sdk/commit/df5869bc6ebc161a1fdd8a63c0a13b60f8f3bf26)

Tests

- [tests: add `redact_pii` tests](https://github.com/AssemblyAI/assemblyai-python-sdk/commit/1e227e6f874c2220ae98fc911944d10ef9e80559)


**Full Changelog**: https://github.com/AssemblyAI/assemblyai-python-sdk/compare/0.8.1...0.9.0

0.8.1

What's Changed
* docs: fix typo in `lemur` example by m-ods in https://github.com/AssemblyAI/assemblyai-python-sdk/pull/16
* fix: make polling interval configurable through `Settings` by s0h3yl in https://github.com/AssemblyAI/assemblyai-python-sdk/pull/17

New Contributors
* m-ods made their first contribution in https://github.com/AssemblyAI/assemblyai-python-sdk/pull/16

**Full Changelog**: https://github.com/AssemblyAI/assemblyai-python-sdk/compare/0.8.0...0.8.1

0.8.0

What's Changed

Features

- [feat: add `content_safety` functionality](https://github.com/AssemblyAI/assemblyai-python-sdk/commit/04530224f9616d6d0490cbc467f79355a43bfcc5)
- [feat: add `sentiment_analysis` functionality](https://github.com/AssemblyAI/assemblyai-python-sdk/commit/3001b0779e439e2b5a632ceef8c266c0ab6cb929)
- [feat: add `entity_detection` functionality](https://github.com/AssemblyAI/assemblyai-python-sdk/commit/1b1f91afb2401402eda201a955b8519fc1285f3f)

Usage is described in the respective [`README.md`](https://github.com/AssemblyAI/assemblyai-python-sdk/blob/1b1f91afb2401402eda201a955b8519fc1285f3f/README.md)

Fixes

- [fix: bad typing in `custom_spelling` led to `ValidationError`](https://github.com/AssemblyAI/assemblyai-python-sdk/commit/57d2335a08e828166ab9f225ee2ccf084325a8ba)
- [fix: reset the client when changing the API key](https://github.com/AssemblyAI/assemblyai-python-sdk/commit/9042400e0848713b65ee165bec8fb177f3fa0390)

**Full Changelog**: https://github.com/AssemblyAI/assemblyai-python-sdk/compare/0.7.0...0.8.0

Page 6 of 8

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.