Skip to content

Releases: speechmatics/speechmatics-python

3.0.4

02 May 16:32
730e14d

Choose a tag to compare

Added

New diarization parameter (prefer_current_speaker), as well as exposing speaker_sensitivity for RT mode.

3.0.3

05 Mar 13:56
2bcbf3d

Choose a tag to compare

Adds support for the upcoming API for search/replace in transcripts

3.0.2

18 Dec 14:17
0ecbbc7

Choose a tag to compare

Added

  • Introduce Mixed Error Rate to SM Metrics

3.0.1

09 Dec 12:15
1bd6e7f

Choose a tag to compare

Fixed

  • Language code getting added to URL query parameter

3.0.0

12 Nov 12:36
9c7becb

Choose a tag to compare

Changed

  • Renamed extra_headers to additional_headers in websockets.connect() to support WebSockets version 14.0,
    as per documentation
  • Updated speechmatics-python to require Python >= 3.9, aligning with WebSockets 14.0

2.0.3

12 Nov 11:28
f20c183

Choose a tag to compare

N.B: speechmatics-python 2.0.3 is the last version supporting Python 3.8

Fixed

  • Unexpected keyword argument 'extra_headers' error in websockets.connect()
    by updating requirements to allow versions of websockets from 10.0 up to and including 13.1

2.0.2

04 Oct 12:27
e47cd2f

Choose a tag to compare

  • Added internal, Speechmatics only client message: GetSpeakers, and server message: SpeakersResult
  • Added internal, Speechmatics only client method: send_message

2.0.1

27 Aug 09:31
78e60ac

Choose a tag to compare

Refactor mutable default parameters in run function

2.0.0

02 Aug 10:16
9f6f011

Choose a tag to compare

Remove deprecated speaker_change, channel_and_speaker_change, and speaker_change_sensitivity diarization options

1.15.0

01 Aug 12:04
076618a

Choose a tag to compare

Added speaker_change deprecation warning