v0.7.8
Introducing Octave TTS
This release includes support for Hume AI's Octave TTS API. Learn more on our docs page, or try it out on the web at 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
- 🌿 Fern Regeneration -- February 26, 2025 by @fern-api in #236
- Introduce
AsyncHumeClient.tts
client for Octave. - (fix, breaking) Renamed method
create_prompt_verison
tocreate_prompt_version
.
- Introduce
Full Changelog: v0.7.7...v0.7.8