Skip to content

Releases: speechmatics/speechmatics-python

Release 1.12.0

03 Nov 14:55
5cf9f07
Compare
Choose a tag to compare
  • Add support for batch auto chapters

Release 1.11.1

20 Oct 09:04
7c085c7
Compare
Choose a tag to compare
  • Improved upload speeds for files submitted with the batch client
  • Retry requests in batch client on httpx.ProtocolError
  • Update docs

1.11.0

25 Aug 09:08
fc57b65
Compare
Choose a tag to compare

Release 1.11.0

  • Add support for topic detection

1.10.0

02 Aug 09:27
f67559d
Compare
Choose a tag to compare

Release 1.10.0

  • Support sentiment analysis in batch
  • Add a method for transcribing multiple batch files at once

1.9.0

11 Jul 17:04
e3768dc
Compare
Choose a tag to compare

Release 1.9.0

  • Add summarisation to python client
  • Add example of using notifications

1.8.3

26 May 12:05
Compare
Choose a tag to compare
  • Support for Real-Time Translation
  • New examples in examples/: transcribe from YouTube
  • Convenient constructors for WebsocketClient and BatchClient, taking defaults from local config

Full Changelog: 1.7.0...1.8.3

1.7.0

01 Mar 14:56
Compare
Choose a tag to compare
  • Add support for language identification
  • Fixed an issue where transcription_config was not correctly loaded from the JSON config file
  • CLI transcript output now properly handles UTF-8

Release 1.6.4

15 Feb 09:35
Compare
Choose a tag to compare

Release 1.6.4

  • Improves real-time CLI logs
  • Fixes speaker sensitivity type annotation

1.6.2

07 Feb 14:28
Compare
Choose a tag to compare

This release includes:

  • always raise an exception on transcriber error

1.6.0

02 Feb 14:27
Compare
Choose a tag to compare

Release 1.6.0

This release includes:

  • Improvements to RT client error handling
  • Translation support for batch