Skip to content

Releases: speechmatics/speechmatics-python

1.14.0

13 Feb 20:50
a9e3b31

Choose a tag to compare

  • Add support for audio events

1.13.1

21 Dec 13:17
7792081

Choose a tag to compare

What's Changed

See Changelog for more details

Release 1.12.0

03 Nov 14:55
5cf9f07

Choose a tag to compare

  • Add support for batch auto chapters

Release 1.11.1

20 Oct 09:04
7c085c7

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

Choose a tag to compare

Release 1.11.0

  • Add support for topic detection

1.10.0

02 Aug 09:27
f67559d

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

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

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

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

Choose a tag to compare

Release 1.6.4

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