Skip to content

Tags: speechmatics/speechmatics-python

Tags

5.0.0.post1

Toggle 5.0.0.post1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix release version (#142)

5.0.0

Toggle 5.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update changelog and version for multichannel. (#139)

* Update changelog and version for multichannel.

* bump to version 5.0.0

---------

Co-authored-by: James Walker <jamesw@speechmatics.com>

4.08

Toggle 4.08's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Patch WebsocketClient to work with any websockets version >= 10.0 (#136)

4.0.9

Toggle 4.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version from 4.0.8 to 4.0.9 (#137)

4.0.7

Toggle 4.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Support requesting a temporary token (JWT) with region and client ref (

…#133)

4.0.6

Toggle 4.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix channel_diarization label in wrong class (#135)

* moved channel_diarization_labels to common inherited class

* update changelog and version

* add optional to channel_diarization_labels

---------

Co-authored-by: James Walker <jamesw@speechmatics.com>

4.0.5

Toggle 4.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Patch missing is_binary flag for multichannel mode (#134)

* Add missing flag for multichannel

* Update changelog and version

---------

Co-authored-by: James Walker <jamesw@speechmatics.com>

4.0.4

Toggle 4.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix non-multichannel sessions mixing up positional args (#129)

* Fix non-multichannel sessions

* simplify run method

* Add proper type hinting for stream

* Fix docstring.

---------

Co-authored-by: James Walker <jamesw@speechmatics.com>

4.0.1

Toggle 4.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
DEL-24775 - Support Multichannel Mod (#121)

* This change introduces support for multichannel mode into the Python client. 
* For the time being, multichannel mode is supported only for files in realtime mode. 
* This change also implements tests required to ensure functionality.

---------

Co-authored-by: James Walker <jamesw@speechmatics.com>

4.0.0

Toggle 4.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Version bump and add changelog entry for making metrics dependencies …

…optional via extras_require (#125)