Skip to content

Releases: speechmatics/speechmatics-python-sdk

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

rt/v0.5.0

15 Oct 15:54
cb65397

Choose a tag to compare

This release enables a few things:

  • Add support for speaker ID
  • Fix issues with final transcript fragments not being received before session closes

batch/v0.4.2

06 Oct 17:53
3f36dc9

Choose a tag to compare

What's Changed

rt/v0.4.2

30 Sep 10:49
3b5bc03

Choose a tag to compare

What's Changed

  • Fix incorrect typing of additional_vocab in rt sdk by @dumitrugutu in #39

batch/v0.4.1

29 Aug 07:24
020a62c

Choose a tag to compare

What's Changed

  • Batch API: Add support for fetch_data to provide an audio URL by @TheCrazyLex in #32