537bc615aa
- Update to 2.36.0 * Clarify that min_speaker_count and max_speaker_count in SpeakerDiarizationConfig are not currently used * Update guidance on how to enable speaker diarization; to enable, set the diarization_config field to an empty SpeakerDiarizationConfig message * add custom prompt config in the request and return prompt in the response * update min_speaker_count and max_speaker_count to be optional - from version 2.35.0 * auto-enable mTLS when supported certificates are detected * check Python and dependency versions in generated GAPICs - from version 2.34.0 * Add support for Python 3.14 * Deprecate credentials_file argument - Update BuildRequires and Requires from setup.py
Markéta Machová2026-01-16 12:55:06 +00:00
94ca4fc207
Accepting request 1312057 from devel:languages:python:google
Ana Guerrero2025-10-17 18:14:32 +00:00
b0fe07fe85
- Update to 2.33.0 * Add denoiser related configuration (c522070) * Updated description of sample_rate_hertz (c522070)
Robert Schweikert2025-10-17 14:40:05 +00:00
cd1d1230ed
- Update to 2.32.0 * Add ALAW support to RecognitionConfig * Add new fields to CustomClass and PhraseSet.Phrase messages * Deprecating speaker_tag (int) for speaker_label (string) * Make transcript_normalization field optional * Miscellaneous clarifications - from version 2.31.1 * [Many APIs] Allow Protobuf 6.x * Remove setup.cfg configuration for creating universal wheels (#13659) - from version 2.31.0 * Add REST Interceptors which support reading metadata * Add support for reading selective GAPIC generation methods from service YAML - from version 2.30.0 * Expand the set of supported explicit audio encodings * Updated ExplicitDecodingConfig documentation to reflect changes related to newly supported encodings - from version 2.29.0 * Add support for opt-in debug logging * Fix typing issue with gRPC metadata when key ends in -bin - from version 2.28.1 * Disable universe-domain validation (#13246) - Update BuildRequires and Requires from setup.py
John Paul Adrian Glaubitz2025-04-28 10:19:02 +00:00
1f910d398f
- update to 2.28.0: * Add support for Python 3.13 * add locations metadata proto file * Retry and timeout values do not propagate in requests during pagination * update the list of automatically detected encodings * update the maximum number of files that may be included in a BatchRecognizeRequest
Dirk Mueller2024-10-29 20:45:52 +00:00
f199851c3c
Accepting request 1169413 from devel:languages:python:google
Ana Guerrero2024-04-21 18:28:22 +00:00
40cc9f0edd
- update to 2.26.0: * add translation_config in RecognitionConfig message * add API for writing BatchRecognize transcripts in SRT and VTT formats * Require google-api-core>=1.34.1 * fix ValueError in test__validate_universe_domain * Add google-auth as a direct dependency * Add staticmethod decorator to _get_client_cert_source and _get_api_endpoint * Resolve AttributeError 'Credentials' object has no attribute 'universe_domain'
Dirk Mueller2024-04-20 20:46:59 +00:00
75b08d5039
Accepting request 1143975 from devel:languages:python:google
Ana Guerrero2024-02-04 18:09:45 +00:00
6ea6d2caac
- update to 2.24.0: * Allow users to explicitly configure universe domain
Dirk Mueller2024-02-04 10:08:15 +00:00