python-google-cloud-speech/python-google-cloud-speech.changes
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

58 lines
2.4 KiB
Plaintext

-------------------------------------------------------------------
Wed Apr 8 11:46:25 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- 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
-------------------------------------------------------------------
Thu Sep 12 11:40:55 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- 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)
-------------------------------------------------------------------
Tue Mar 26 13:53:57 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- 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.
-------------------------------------------------------------------
Fri Mar 15 11:23:51 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- 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
-------------------------------------------------------------------
Tue Dec 4 12:48:37 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
-------------------------------------------------------------------
Mon Oct 22 09:17:27 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
- Ensure neutrailty of descriptions.
-------------------------------------------------------------------
Mon Oct 22 04:25:15 UTC 2018 - Thomas Bechtold <tbechtold@suse.com>
- Initial packaging (version 0.36.0)