Releases: speechmatics/speechmatics-python-sdk
Releases · speechmatics/speechmatics-python-sdk
voice/v0.2.3
What's Changed
- support for RT client 0.5.3 @sam-s10s
rt/v0.5.3
voice/v0.2.2
What's Changed
- updated Pydantic models @sam-s10s
- improved presets @sam-s10s
- updated to Smart Turn 3.1 @sam-s10s
- improved README @LArmstrongDev
Breaking Changes
- use of
smart_turnfor the mode now deprecated (useadaptivewith smart turn options)
rt/v0.5.2
What's Changed
- Add support for custom ssl context in rt sdk by @dumitrugutu in #66
- Made the api key optional with StaticKeyAuth in rt sdk by @dumitrugutu in #66
Voice SDK v0.1.27
Batch SDK v0.4.4
Updated missing exports.
Voice SDK v0.1.26
Python SDK for building voice-enabled applications with the Speechmatics Real-Time API. Optimized for conversational AI, voice agents, transcription services, and real-time captioning.
TTS v0.1.2
Merge pull request #57 from speechmatics/fix/tts-formatting-and-tests Add format fixes for TTS
TTS v0.1.1
Initial release (with small updates to code example)
TTS v0.1.0
What's Changed
- tts changes by @lgavincrl in #54
New Contributors
- @lgavincrl made their first contribution in #54
Full Changelog: rt/v0.5.0...tts/v0.1.0