Assemblyai

Latest version: v0.23.1

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

Scan your dependencies

Page 1 of 5

0.23.1

What's Changed

Changes

Features:
- Add support for Conformer-2 `SpeechModel` (https://github.com/AssemblyAI/assemblyai-python-sdk/pull/60)

**Full Changelog**: https://github.com/AssemblyAI/assemblyai-python-sdk/compare/0.23.0...0.23.1

0.23.0

What's Changed

Features:
- Add async methods to LeMUR: `task_async()`, `question_async()`, `summarize_async()`, `action_items_async()`, and `purge_request_data_async()`

Documentation
- Add more code examples to `README`:
- Transcribe from stream example
- Real-Time End-of-utterance controls example


**Full Changelog**: https://github.com/AssemblyAI/assemblyai-python-sdk/compare/0.22.0...0.23.0

0.22.0

What's Changed

Features:

- Add end of utterance controls for `RealtimeTranscriber`:
- Add parameter `end_utterance_silence_threshold`
- Add `configure_end_utterance_silence_threshold()`
- Add `force_end_utterance()`

Refactors:

- Improve error messages for standard errors: New error message displays the request with the URL
- Remove `_encode_data()` in `_RealtimeTranscriberImp` (streaming data can be sent directly as binary data)

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

**Full Changelog**: https://github.com/AssemblyAI/assemblyai-python-sdk/compare/0.21.0...0.22.0

0.20.2

What's Changed

Features

- [Add ability to use claude v2.1, hosted by Anthropic, in LeMUR](https://github.com/AssemblyAI/assemblyai-python-sdk/pull/46)


**Full Changelog**: https://github.com/AssemblyAI/assemblyai-python-sdk/compare/0.20.1...0.20.2

0.20.1

What's Changed

Features

- [Add ability to use mistral 7b, hosted by Assembly AI, in LeMUR](https://github.com/AssemblyAI/assemblyai-python-sdk/pull/43)


**Full Changelog**: https://github.com/AssemblyAI/assemblyai-python-sdk/compare/0.20.0...0.20.1

0.20.0

What's Changed

Features

- [Add ability to use `input_text` instead of transcript_ids in LeMUR](https://github.com/AssemblyAI/assemblyai-python-sdk/pull/40)

Misc
- Cleanup duplicate code in tests

Documentation

- [docs: add example of using `input_text`](https://github.com/AssemblyAI/assemblyai-python-sdk/blob/master/README.md?plain=1#L288)




**Full Changelog**: https://github.com/AssemblyAI/assemblyai-python-sdk/compare/0.19.0...0.20.0

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.