Skip to content

Releases: uhlive/python-sdk

v1.6.1

17 Dec 11:04
8aac08e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.1...v1.6.1

v1.5.1

26 Nov 16:44
1c9bfbb
Compare
Choose a tag to compare

What's Changed

  • 'RecogResult.alternatives' always returns a list now.

v1.5.0

22 Nov 13:10
97706be
Compare
Choose a tag to compare

What's Changed

  • session_id by @rtxm in #18
  • Support for N-bests by @rtxm in #27
  • Updated dependencies
  • Dropped support for python < 3.9

New Contributors

Full Changelog: v1.3.1...v1.5.0

Version 1.3.1

24 Jan 10:34
e7f2561
Compare
Choose a tag to compare

What's Changed

  • API documentation by @rtxm in #13
  • [ship]Upgraded aiohttp and urllib3 by @rtxm in #14

Full Changelog: v1.3.0...v1.3.1

v1.3.0

02 Feb 16:36
5452e1b
Compare
Choose a tag to compare

What's Changed

  • Support for SegmentNormalized by @rtxm in #10
  • SSO by @rtxm in #11
  • Concurrent test runner test_runner_async.py by @rtxm in #12

Full Changelog: v1.2.0...v1.3.0

1.3.0rc1

12 Oct 14:39
e89ebb7
Compare
Choose a tag to compare
1.3.0rc1 Pre-release
Pre-release

What's Changed

Full Changelog: v1.2.0...1.3.0rc1

Version 1.2.0

14 Apr 09:57
dbb5d99
Compare
Choose a tag to compare
  • Improved streamer
  • Improved test_runner.py
  • Forbid sharing connection between conversations

Feature release

10 Jan 13:39
d075283
Compare
Choose a tag to compare
  • Support for passing codec parameter