Releases: speechmatics/speechmatics-python
Releases · speechmatics/speechmatics-python
1.14.10: Moved remove-disfluencies arg to both batch and rt (#100)
Fix: The remove_disfluencies option now works for both batch and RT.
1.14.9
Added support for adding extra headers for RT websocket
1.14.8
Changed: AudioEventsConfig class now defaults to empty dict instead of empty list when types not provided.
1.14.7
Fix: The remove_disfluencies (unreleased) option is now backwards compatible
1.14.6
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
Support volume filtering of audio
Adds support for the transcription_config option audio_filtering_config (unreleased) which enables quiet incoming audio to be filtered out and omitted from transcription.