Skip to content
This repository has been archived by the owner on Apr 20, 2024. It is now read-only.

Releases: googleapis/python-speech

v2.7.0

10 Aug 15:03
01d726f
Compare
Choose a tag to compare

Features

  • add total_billed_time response field (#224) (07b5203)

v2.6.0

28 Jul 17:17
92456fd
Compare
Choose a tag to compare

Features

  • v1p1beta1: add total_billed_time response field (#219) (e7efa67)

Bug Fixes

  • enable self signed jwt for grpc (#217) (f43812c)
  • v1p1beta1: custom_class_id is required field in CreateCustomClassRequest. (e7efa67)
  • v1p1beta1: phrase_set_id is required field in CreatePhraseSetRequest (e7efa67)

Documentation

  • samples: Add Spoken Punctuation and Emojis code samples (#155) (cc6b234)
  • add Samples section to CONTRIBUTING.rst (#211) (4b7e4c4)

v2.5.1

21 Jul 23:03
9af0ca0
Compare
Choose a tag to compare

Bug Fixes

  • deps: pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions (#210) (44d3f5b)

v2.5.0

01 Jul 16:18
8535a1d
Compare
Choose a tag to compare

Features

v2.4.1

23 Jun 17:32
6a39d7e
Compare
Choose a tag to compare

Documentation

v2.4.0

24 May 16:02
d50ab4d
Compare
Choose a tag to compare

Features

  • add webm opus support (eb360ae)
  • support self-signed JWT flow for service accounts (eb360ae)

Bug Fixes

  • add async client to %name_%version/init.py (eb360ae)

v2.3.0

14 Apr 15:32
7de03e0
Compare
Choose a tag to compare

Features

  • Support for spoken punctuation and spoken emojis (#143) (b6bddbe)

v2.2.1

31 Mar 23:18
ed08796
Compare
Choose a tag to compare

Bug Fixes

v2.2.0

22 Mar 15:02
b8f6b71
Compare
Choose a tag to compare

Features

  • adds model adaptation sample (#121) (24b9424)
  • Support output transcript to Google Cloud Storage for LongRunningRecognize (#128) (5974564)

v2.1.0

01 Mar 16:33
10fd6a7
Compare
Choose a tag to compare

Features

  • add common resource helpers; expose transport; remove gRPC send/recv limits (#100) (b4700a6)
  • add from_service_account_info factory (3bed0b4)
  • adds new multi region sample (#96) (a103f09)
  • v1p1beta1: support Model Adaptation (#104) (3bed0b4)

Bug Fixes

  • Remove incorrect comment on enhanced models (#95) (8a02cee)

Documentation

  • fix sphinx identifiers (3bed0b4)
  • updated setup documentation to point to python-speech instead of python-docs-samples (#89) (722e86e)