Hume

Latest version: v0.7.11

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

Scan your dependencies

Page 1 of 6

0.7.11

What's Changed
* :herb: Fern Regeneration -- March 26, 2025 by fern-api in https://github.com/HumeAI/hume-python-sdk/pull/251
* Add support for `hume.tts.synthesize_json_streaming` and `hume.tts.synthesize_file_streaming` methods for streaming generated speech
* ⚠️ (fix) remove `audio_format` from `Snippet` type. This field was released unintentionally and wasn't consistently present, leading to deserialization errors.

**Full Changelog**: https://github.com/HumeAI/hume-python-sdk/compare/v0.7.10...v0.7.11

0.7.10

What's Changed
* :herb: Fern Regeneration -- March 25, 2025 by fern-api in https://github.com/HumeAI/hume-python-sdk/pull/248
* Added `.split_utterances` to `PostedTts`, that can be set explicitly to `false` to disable auto-segmentation of longer utterances.



**Full Changelog**: https://github.com/HumeAI/hume-python-sdk/compare/v0.7.9...v0.7.10

0.7.9

What's Changed
* :herb: Fern Regeneration -- March 22, 2025 by fern-api in https://github.com/HumeAI/hume-python-sdk/pull/247
* Add `speed` and `trailing_silence` to `Utterance`


**Full Changelog**: https://github.com/HumeAI/hume-python-sdk/compare/v0.7.8...v0.7.9

0.7.8

Introducing Octave TTS
This release includes support for Hume AI's [Octave TTS](https://hume.ai/blog/octave-the-first-text-to-speech-model-that-understands-what-it-s-saying) API. Learn more on our [docs page](https://dev.hume.ai/docs/text-to-speech-tts/overview), or try it out on the web at [hume.ai](https://hume.ai).

Unlike conventional TTS that merely "reads" words, Octave is a speech-language model that understands what words mean in context, unlocking a new level of expressiveness. It acts out characters, generates voices from prompts, and takes instructions to modify the emotion and style of a given utterance.

What's Changed
* :herb: Fern Regeneration -- February 26, 2025 by fern-api in https://github.com/HumeAI/hume-python-sdk/pull/236
* Introduce `AsyncHumeClient.tts` client for Octave.
* (fix, breaking) Renamed method `create_prompt_verison` to `create_prompt_version`.


**Full Changelog**: https://github.com/HumeAI/hume-python-sdk/compare/v0.7.7...v0.7.8

0.7.7

What's Changed
* :herb: Fern Regeneration -- January 15, 2025 by fern-api in https://github.com/HumeAI/hume-python-sdk/pull/222
* Add `WebhookEvent` payload types.
* :herb: Fern Regeneration -- January 15, 2025 by fern-api in https://github.com/HumeAI/hume-python-sdk/pull/224
* Updates to latest fern generator.
* `HttpClient` now takes callables for `base_headers`, `base_timeout`, and `base_url` instead of hardcoded values

**Full Changelog**: https://github.com/HumeAI/hume-python-sdk/compare/v0.7.6...v0.7.7

0.7.6

What's Changed
* :herb: Fern Regeneration -- January 13, 2025 by fern-api in https://github.com/HumeAI/hume-python-sdk/pull/220
* Add support for `.webhooks` to the `Config` resource
* Add support for `.config_id` filter to the `.empathic_voice.chats.listChats(...)` method
* Add support for `.most_recent_config` to the `ChatGroup` resource.

**Full Changelog**: https://github.com/HumeAI/hume-python-sdk/compare/v0.7.5...v0.7.6

Page 1 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.