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

Releases: googleapis/python-speech

v2.13.0

28 Feb 22:50
d2b360c

Choose a tag to compare

2.13.0 (2022-02-26)

Features

Bug Fixes

  • deps: move libcst to extras (#322) (de6e7c1)
  • resolve DuplicateCredentialArgs error when using credentials_file (#318) (1348765)

Documentation

v2.12.0

18 Jan 16:03
7ba1d88

Choose a tag to compare

2.12.0 (2022-01-17)

Features

  • add hint boost in SpeechContext (3fdef1f)
  • add result_end_time to SpeechRecognitionResult (#291) (6ac4df6)
  • add SpeechAdaptation configuration (3fdef1f)
  • add spoken punctuation and spoken emojis (3fdef1f)
  • add WEBM_OPUS codec (3fdef1f)
  • add word confidence (3fdef1f)
  • added alternative_language_codes to RecognitionConfig (#290) (3fdef1f)

v2.11.1

02 Nov 15:33
06db0f0

Choose a tag to compare

Bug Fixes

  • deps: drop packaging dependency (43f25c0)
  • deps: require google-api-core >= 1.28.0 (43f25c0)

Documentation

  • list oneofs in docstring (43f25c0)

v2.11.0

26 Oct 15:33
7bb7e48

Choose a tag to compare

Features

v2.10.0

11 Oct 21:02
db32b8a

Choose a tag to compare

Features

  • add context manager support in client (#268) (a5e2005)

v2.9.3

05 Oct 10:35
eff590d

Choose a tag to compare

Documentation

  • samples: Remove reference to deprecated message "diarization_speaker_count" in favor of diarization_config (#264) (c1f7f35)

v2.9.2

30 Sep 15:48
a26c7c8

Choose a tag to compare

Bug Fixes

  • improper types in pagers generation (a0bac07)

v2.9.1

27 Sep 14:47
9e1f7c7

Choose a tag to compare

Bug Fixes

  • add 'dict' annotation type to 'request' (e75ada8)

v2.9.0

20 Sep 19:02
4f0d846

Choose a tag to compare

Features

Documentation

  • samples: fixed model adaptation sample to correctly refer to custom classes (#246) (5fa2433)

v2.8.0

30 Aug 17:32
f0f9607

Choose a tag to compare

Features

Documentation

  • samples: remove io dependency in transcribe samples (#223) (928ca3a)