Releases: speechmatics/speechmatics-python-sdk
Releases · speechmatics/speechmatics-python-sdk
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
rt/v0.5.0
batch/v0.4.2
What's Changed
- Fix notification config in batch sdk by @dumitrugutu in #42
rt/v0.4.2
What's Changed
- Fix incorrect typing of additional_vocab in rt sdk by @dumitrugutu in #39
batch/v0.4.1
What's Changed
- Batch API: Add support for fetch_data to provide an audio URL by @TheCrazyLex in #32