Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 18, 2025

Updates the requirements on speechmatics-python to permit the latest version.

Release notes

Sourced from speechmatics-python's releases.

5.0.0

Changed

  • speechmatics-python has been deprecated in favour of speechmatics-rt for real-time transcription and speechmatics-batch for batch transcription.

  • Moved channel field in AddTranscript message to the root of the message.

Changelog

Sourced from speechmatics-python's changelog.

[5.0.0] - 2025-08-14

  • Moved channel field to root of AddTranscript message for multichannel transcription.

[4.0.9] - 2025-07-03

  • Deprecating speechmatics-python in favor of speechmatics-rt for real-time transcription and 'speechmatics-batch' for batch transcription.

[4.0.8] - 2025-07-03

  • Patch WebsocketClient to work with any websockets version >= 10.0

[4.0.7] - 2025-06-19

  • Support requesting a temporary token (JWT) with region and client ref

[4.0.6] - 2025-06-19

  • Moved channel_diarization_labels field from realtime transcription config to common class.

[4.0.5] - 2025-06-18

  • Added missing flag to call_middleware for multichannel mode.

[4.0.4] - 2025-06-09

  • Fixed non-multichannel sessions bugging out after adding multichannel support

[4.0.3] - 2025-06-06

  • Fixed microphone transcription tests not working after adding multichan dz support

[4.0.2] - 2025-06-04

Fixed

  • Fixed version number not matching release, incremented new version number for hotfix.

[4.0.1] - 2025-04-30

Added

  • Support RT Multichannel and channel DZ

[4.0.0] - 2025-05-20

Changed

BREAKING CHANGE: Metrics functionality now requires explicit installation

... (truncated)

Commits
  • a4be58f Update changelog and version for multichannel. (#139)
  • 04cca7a Move channel field into root of AddTranscript (#138)
  • cef0468 Bump version from 4.0.8 to 4.0.9 (#137)
  • a9f4732 Add deprecation warning (#131)
  • 3533e27 Patch WebsocketClient to work with any websockets version >= 10.0 (#136)
  • 6b7acc8 Support requesting a temporary token (JWT) with region and client ref (#133)
  • 1830e6e Unpin flask and flask-cors version in notification example (#132)
  • 1c8b15f Fix channel_diarization label in wrong class (#135)
  • 2a948d4 Patch missing is_binary flag for multichannel mode (#134)
  • 9a2795a Fix non-multichannel sessions mixing up positional args (#129)
  • Additional commits viewable in compare view

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Updates the requirements on [speechmatics-python](https://github.com/speechmatics/speechmatics-python) to permit the latest version.
- [Release notes](https://github.com/speechmatics/speechmatics-python/releases)
- [Changelog](https://github.com/speechmatics/speechmatics-python/blob/master/CHANGELOG.md)
- [Commits](speechmatics/speechmatics-python@4.0.0...5.0.0)

---
updated-dependencies:
- dependency-name: speechmatics-python
  dependency-version: 5.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Aug 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Development

Successfully merging this pull request may close these issues.

1 participant