12 Commits

Author SHA256 Message Date
7e63dcd40e Accepting request 1010888 from home:glaubitz:branches:devel:languages:python
- Update to 2.16.2
  * **deps:** Allow protobuf 3.19.5 (#456)
  * **samples:** Add create_recognizer code sample (#450)
  * **samples:** Add quickstart code sample for STT V2 (#451)
- from version 2.16.1
  * Remove SpeechHelpers from STT V2 client library (#452)
- from version 2.16.0
  * Added Speech-to-Text V2 API (#447)
  * **deps:** Require protobuf >= 3.20.2 (#446)

OBS-URL: https://build.opensuse.org/request/show/1010888
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-speech?expand=0&rev=20
2022-10-14 11:39:30 +00:00
0ce795bf3f Accepting request 1003271 from home:glaubitz:branches:devel:languages:python
- Update to 2.15.1
  * **deps:** allow protobuf < 5.0.0 (#425)
  * **deps:** require proto-plus >= 1.22.0 (1ad5df9)
- from version 2.15.0
  * add audience parameter (068f8e8)
  * **deps:** require google-api-core>=1.32.0,>=2.8.0 (#416)
  * require python 3.7+ (#414)
- Update BuildRequires and Requires from setup.py

  * **deps:** require protobuf <4.0.0dev
  * fix changelog header to consistent size
  * **samples:** resolve library deprecation warnings
  * Add adaptation proto for v1 api
  * Add documentation for latest models to RecognitionConfig
  * Update client libraries for v1p1beta1 api
  * update docstrings to use absolute links

OBS-URL: https://build.opensuse.org/request/show/1003271
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-speech?expand=0&rev=18
2022-09-13 10:32:16 +00:00
0403d1b8da Accepting request 981443 from home:pgajdos:python
- version update to 2.14.1
  ## [2.14.1]
  * **deps:** require protobuf <4.0.0dev 
  * fix changelog header to consistent size 
  * **samples:** resolve library deprecation warnings 
  ## [2.14.0]
  * Add adaptation proto for v1 api 
  * Add documentation for latest models to RecognitionConfig 
  * Update client libraries for v1p1beta1 api 
  * update docstrings to use absolute links 
- do not require python-mock for build
- added patches
  fix https://github.com/googleapis/python-speech/issues/406
  + python-google-cloud-speech-no-mock.patch

OBS-URL: https://build.opensuse.org/request/show/981443
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-speech?expand=0&rev=16
2022-06-09 15:17:36 +00:00
18be7fa247 Accepting request 967509 from home:glaubitz:branches:devel:languages:python
- Update to 2.13.1
  Bug Fixes
  * **deps:** require google-api-core>=1.31.5, >=2.3.2 (#334)
  * **deps:** require proto-plus>=1.15.0 (b35bd09)
- from version 2.13.0
  Features
  * add api key support (#313)
  Bug Fixes
  * **deps:** move libcst to extras (#322)
  * resolve DuplicateCredentialArgs error when using credentials_file (#318)
  Documentation
  * add generated snippets (#321)
- from version 2.12.0
  Features
  * add hint boost in SpeechContext (3fdef1f)
  * add result_end_time to SpeechRecognitionResult (#291)
  * 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)
- from version 2.11.1
  Bug Fixes
  * **deps:** drop packaging dependency (43f25c0)
  * **deps:** require google-api-core >= 1.28.0 (43f25c0)
  Documentation
  * list oneofs in docstring (43f25c0)
- from version 2.11.0
  Features
  * add support for python 3.10 (#274)

OBS-URL: https://build.opensuse.org/request/show/967509
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-speech?expand=0&rev=14
2022-04-07 13:57:41 +00:00
Tomáš Chvátal
e0359b0224 Accepting request 792424 from home:mcalabkova:branches:devel:languages:python
- Update to 1.3.2
  * Add speaker diarization configuration support (via synth).
  * Add SpeakerDiarizationConfig, deprecate enable_speaker_diarization 
    and diarization_speaker_count (via synth).
  * Increase timeout values

OBS-URL: https://build.opensuse.org/request/show/792424
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-speech?expand=0&rev=12
2020-04-08 12:00:14 +00:00
Tomáš Chvátal
10471b8367 - Update to 1.2.0:
* Add 'client_options' support (via synth). (#8534)
  * Increase speech max received msg size to 256 MiB (#8338)
  * Add MP3 to Audio Encoding and add boost to Speech Context (via synth). (#8109)
  * Add Recognition Metadata (via synth). (#7961)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-speech?expand=0&rev=10
2019-09-12 11:42:33 +00:00
Tomáš Chvátal
d0e3589d07 - Update to 1.0.0:
* Remove unused message exports. (#7275)
  * Promote google-cloud-speech to GA (#7525)
  * Speech: copy lintified proto files (via synth).
  * Add clarifying comment to blacken nox target. (#7404)
  * Copy proto files alongside protoc versions. Remove unneeded utf-8 header.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-speech?expand=0&rev=8
2019-03-26 13:54:49 +00:00
Tomáš Chvátal
ab8d7c2fff - Update to 0.36.3:
* Add 'RecognitionConfig.audio_channel_count' field via synth. (#7240)
  * Protoc-generated serialization update. (#7106)
  * Bump minimum api_core version for all GAPIC libs to 1.4.1. (#6391)
  * Import iam.policy from google.api_core. (#6741)
  * Pick up fixes to GAIPC generator. (#6508)
  * Add result_end_time, docstring changes via synth. (#6462)
  * Assorted synth fixups / cleanups (#6400)
  * Fix client_info bug, update docstrings and timeouts. (#6421)
  * Re-generate library using speech/synth.py (#5979)
- Really execute tests

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-speech?expand=0&rev=6
2019-03-15 11:47:34 +00:00
c07d5724f3 Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-speech?expand=0&rev=4
2018-12-04 13:30:37 +00:00
Dominique Leuenberger
ca2bdc4ae1 Accepting request 645699 from devel:languages:python
Resubmit reworded by jengelh

OBS-URL: https://build.opensuse.org/request/show/645699
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-cloud-speech?expand=0&rev=1
2018-10-31 12:21:51 +00:00
ae0aabc9a3 Accepting request 643665 from home:jengelh:branches:devel:languages:python
- Ensure neutrailty of descriptions.

OBS-URL: https://build.opensuse.org/request/show/643665
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-speech?expand=0&rev=2
2018-10-23 07:15:14 +00:00
Thomas Bechtold
3b96b8fa12 - Initial packaging (version 0.36.0)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-speech?expand=0&rev=1
2018-10-22 04:27:18 +00:00