Skip to content

Releases: speechmatics/speechmatics-python-sdk

voice/v0.2.3

17 Dec 08:53

Choose a tag to compare

What's Changed

rt/v0.5.3

16 Dec 19:26
cecb235

Choose a tag to compare

What's Changed

  • Support for non-SSL endpoints ( ws:// )

voice/v0.2.2

12 Dec 11:23

Choose a tag to compare

What's Changed

Breaking Changes

  • use of smart_turn for the mode now deprecated (use adaptive with smart turn options)

rt/v0.5.2

03 Dec 11:35
c3178fb

Choose a tag to compare

What's Changed

Voice SDK v0.1.27

13 Nov 01:35
b3e83d5

Choose a tag to compare

Updated presets and default end of turn values.

What's Changed

New Contributors

Full Changelog: voice/v0.1.26...voice/v0.1.27

Batch SDK v0.4.4

13 Nov 19:20

Choose a tag to compare

Updated missing exports.

Voice SDK v0.1.26

12 Nov 00:08
6519801

Choose a tag to compare

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

11 Nov 17:31
8bee6b0

Choose a tag to compare

Merge pull request #57 from speechmatics/fix/tts-formatting-and-tests

Add format fixes for TTS

TTS v0.1.1

11 Nov 17:15
418d808

Choose a tag to compare

Initial release (with small updates to code example)

TTS v0.1.0

10 Nov 10:39
dd0453f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: rt/v0.5.0...tts/v0.1.0