Skip to content

Releases: speechmatics/speechmatics-python

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)

Support volume filtering of audio

19 Mar 12:42
1ad89e5
Compare
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
Compare
Choose a tag to compare
add audio_events_config to BatchTranscriptionConfig

1.14.2

29 Feb 15:21
d6303be
Compare
Choose a tag to compare

Bugfix for audio_events batch config

1.14.1

22 Feb 10:40
759caf5
Compare
Choose a tag to compare

Small bug fix release for the Real-Time CLI

1.14.0

13 Feb 20:50
a9e3b31
Compare
Choose a tag to compare
  • Add support for audio events

1.13.1

21 Dec 13:17
7792081
Compare
Choose a tag to compare

What's Changed

See Changelog for more details