Releases: speechmatics/speechmatics-python
Releases · speechmatics/speechmatics-python
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.
1.14.3
1.14.2
1.14.1
1.14.0
1.13.1
What's Changed
- Add metrics/wer in #63
- Fix import error for metrics package by @dan-cochrane in #82
See Changelog for more details