v0.7.13
What's Changed
- 🌿 Fern Regeneration -- April 2, 2025 by @fern-api in #252
- Introduce
hume.tts.voices.list
andhume.tts.voices.delete
methods for managing your Voice Library.
- Introduce
- 🌿 Fern Regeneration -- April 2, 2025 by @fern-api in #255
- (fix) change
hume.tts.synthesize_json_streaming
to yield a newSnippetAudioChunk
type. The previous typeSnippet
caused deserialization failures.
- (fix) change
- 🌿 Fern Regeneration -- April 2, 2025 by @fern-api in #257
Full Changelog: v0.7.11...v0.7.13