Skip to content

Releases: speechmatics/speechmatics-python

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

21 Jun 13:26
e3d35d8

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

Choose a tag to compare

Added support for adding extra headers for RT websocket

1.14.8

14 May 13:15
63ba444

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

Choose a tag to compare

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

1.14.6

03 May 11:57
9c370ce

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

Choose a tag to compare

Audio Events batch CLI parser (#92)

Support volume filtering of audio

19 Mar 12:42
1ad89e5

Choose a tag to compare

Adds support for the transcription_config option audio_filtering_config (unreleased) which enables quiet incoming audio to be filtered out and omitted from transcription.

1.14.3

29 Feb 18:53

Choose a tag to compare

add audio_events_config to BatchTranscriptionConfig

1.14.2

29 Feb 15:21
d6303be

Choose a tag to compare

Bugfix for audio_events batch config

1.14.1

22 Feb 10:40
759caf5

Choose a tag to compare

Small bug fix release for the Real-Time CLI