Skip to content

Releases: speechmatics/speechmatics-python

2.0.2

04 Oct 12:27
e47cd2f
Compare
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
Compare
Choose a tag to compare

Refactor mutable default parameters in run function

2.0.0

02 Aug 10:16
9f6f011
Compare
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
Compare
Choose a tag to compare

Added speaker_change deprecation warning

1.14.10: Moved remove-disfluencies arg to both batch and rt (#100)

21 Jun 13:26
e3d35d8
Compare
Choose a tag to compare

Fix: The remove_disfluencies option now works for both batch and RT.

1.14.9

18 Jun 09:31
1e736f0
Compare
Choose a tag to compare

Added support for adding extra headers for RT websocket

1.14.8

14 May 13:15
63ba444
Compare
Choose a tag to compare

Changed: AudioEventsConfig class now defaults to empty dict instead of empty list when types not provided.

1.14.7

08 May 14:57
8eeeead
Compare
Choose a tag to compare

Fix: The remove_disfluencies (unreleased) option is now backwards compatible

1.14.6

03 May 11:57
9c370ce
Compare
Choose a tag to compare

Adds support for the transcription_config option remove_disfluencies (unreleased) which enables words that would be tagged as "disfluency" to instead be removed from the transcription.

1.14.5

20 Mar 14:36
4b8ff20
Compare
Choose a tag to compare
Audio Events batch CLI parser (#92)