Google APIs
3891337781
feat: expose google.cloud.location.Locations API
...
feat: add new fields to CustomClass and PhraseSet.Phrase messages
feat: add ALAW support to RecognitionConfig
feat: make transcript_normalization field optional
feat: deprecating speaker_tag (int) for speaker_label (string)
docs: miscellaneous clarifications
PiperOrigin-RevId: 743615436
2025-04-03 10:31:55 -07:00
Google APIs
9415ba048a
chore: update copyright year for auto-generated protos
...
PiperOrigin-RevId: 732130682
2025-02-28 07:26:00 -08:00
Google APIs
9ed56b3f1c
feat!: Updated to use google-cloud-speech-v2
...
PiperOrigin-RevId: 725730168
2025-02-11 12:28:52 -08:00
Google APIs
ae87dc8a38
chore!: migrate php handwritten libraries to new client surface
...
PiperOrigin-RevId: 722798091
2025-02-03 14:25:58 -08:00
Google APIs
bf2a7ca1d4
feat: expand the set of supported explicit audio encodings
...
docs: updated ExplicitDecodingConfig documentation to reflect changes related to newly supported encodings
PiperOrigin-RevId: 708316885
2024-12-20 07:28:04 -08:00
Google APIs
58cd55ff5c
feat: add locations metadata proto file
...
docs: update the list of automatically detected encodings
docs: update the maximum number of files that may be included in a BatchRecognizeRequest
PiperOrigin-RevId: 653986958
2024-07-19 06:20:21 -07:00
Google APIs
3597f7db21
chore: update copyright year for auto-generated protos
...
PiperOrigin-RevId: 631538781
2024-05-07 13:56:05 -07:00
Google APIs
7fbfb40128
chore: delete obsolete files
...
PiperOrigin-RevId: 625723596
2024-04-17 10:12:09 -07:00
Google APIs
9deb78bb23
feat: add translation_config in RecognitionConfig message
...
Enables specifying target language to perform automatic translation to.
PiperOrigin-RevId: 621862394
2024-04-04 08:09:15 -07:00
Google APIs
4d70a58597
feat: add API for writing BatchRecognize transcripts in SRT and VTT formats
...
docs: update field documentation based on field behavior updates
PiperOrigin-RevId: 609024258
2024-02-21 09:33:44 -08:00
Google APIs
667eaac011
feat: Support for universe_domain
...
PiperOrigin-RevId: 597849524
2024-01-12 08:40:29 -08:00
Google APIs
4795a45759
feat: migrate samples to new surface
...
PiperOrigin-RevId: 595432418
2024-01-03 10:04:06 -08:00
Google APIs
08facab753
feat: Support MP3, TranscriptNormalization and SpeakerLabels in STT V1 API
...
PiperOrigin-RevId: 578629599
2023-11-01 13:48:59 -07:00
Google APIs
37e816b40f
feat: add transcript normalization + m4a audio format support
...
docs: clarify alternatives for deprecated fields
feat: deprecate `BatchRecognizeFileResult.uri` in favor of `cloud_storage_result.native_format_uri`
feat: deprecate `BatchRecognizeFileResult.transcript` in favor of `inline_result.transcript`
PiperOrigin-RevId: 577926708
2023-10-30 12:50:15 -07:00
Google APIs
736857e7a6
chore: update README files
...
PiperOrigin-RevId: 572611639
2023-10-11 10:16:35 -07:00
Google APIs
e386b770b8
feat: promote to GA
...
PiperOrigin-RevId: 548187502
2023-07-14 12:06:41 -07:00
Google APIs
e73fc8ff3b
feat: add model and language_codes fields in RecognitionConfig message + enable default _ recognizer
...
Enables specifying `model` and `language_codes` in requests without having to specify them in the Recognizer (they can still be specified in the Recognizer in the `default_recognition_config` field).
Also enables using the recognizer ID `_` to perform recognition without explicitly creating a Recognizer resource.
The top-level `model` and `language_codes` fields are deprecated in favor of the new fields added in the `RecognitionConfig` message. The old fields continue to work.
PiperOrigin-RevId: 545698919
2023-07-05 09:29:15 -07:00
Google APIs
4221b78ecd
chore(php): remove non-ads php_grpc_library targets
...
PiperOrigin-RevId: 536549230
2023-05-30 17:06:44 -07:00
Google APIs
f8fb681a79
fix: only configure new surface for latest API versions (Functions, Speech,
...
Talent)
PiperOrigin-RevId: 535364999
2023-05-25 13:34:49 -07:00
Google APIs
d0da39a25e
chore(bazel): remove all no-op go_test targets
...
PiperOrigin-RevId: 535010591
2023-05-24 15:55:02 -07:00
Google APIs
be8c6cd96b
feat: add new client surface for GA php clients
...
PiperOrigin-RevId: 534898708
2023-05-24 10:38:49 -07:00
Google APIs
189bdfa76e
feat: add processing strategy to batch recognition requests
...
PiperOrigin-RevId: 530882015
2023-05-10 05:31:13 -07:00
Google APIs
57b675c153
chore: update go_gapic_assembly_pkg with snippets archive
...
PiperOrigin-RevId: 524917171
2023-04-17 12:24:09 -07:00
Google APIs
e354eefd99
docs: fix the resource name format in comment for CreatePhraseSetRequest
...
PiperOrigin-RevId: 518025142
2023-03-20 11:22:58 -07:00
Google APIs
7ee7867d60
feat: Add support for BatchRecognize
...
Deprecate the `update_config_request` field in the `OperationMetadata` message, which was never used and is output only.
PiperOrigin-RevId: 517976288
2023-03-20 08:32:57 -07:00
Google APIs
42ba7e6302
chore(deps): Update gapic-generator-java to 2.15.3
...
PiperOrigin-RevId: 516900470
2023-03-15 12:39:28 -07:00
Google APIs
b5b457107d
fix: Add service_yaml_parameters to java_gapic_library targets
...
PiperOrigin-RevId: 515423972
2023-03-09 13:24:42 -08:00
Google APIs
b0f2af1e9b
feat(typescript): enable REST transport
...
To use REST transport, pass {fallback: "rest"} to the client constructor.
PiperOrigin-RevId: 512747300
2023-02-27 15:25:03 -08:00
Google APIs
8310e03b95
feat: Support REST transport
...
PiperOrigin-RevId: 511900156
2023-02-23 15:18:31 -08:00
Google APIs
f04b13639d
feat: Voice Activity Detection: adding speech event time and speech event type
...
PiperOrigin-RevId: 511839326
2023-02-23 11:24:46 -08:00
Google APIs
40ea6a4610
feat: Added support for REST transpoirt
...
PiperOrigin-RevId: 511586826
2023-02-22 13:47:06 -08:00
Google APIs
c35b98606b
feat: Add appropriate mixin clients
...
PiperOrigin-RevId: 510193779
2023-02-16 11:11:54 -08:00
Google APIs
5edc235617
fix: Add service_yaml_parameters to py_gapic_library BUILD.bazel targets
...
PiperOrigin-RevId: 510187992
2023-02-16 10:51:01 -08:00
Google APIs
7a702a989d
feat: enable "rest" transport in Python for services supporting numeric enums
...
PiperOrigin-RevId: 508143576
2023-02-08 11:56:06 -08:00
Google APIs
ff55d10406
chore: update some Go release levels to match google-cloud-go
...
PiperOrigin-RevId: 507490734
2023-02-06 08:42:59 -08:00
Google APIs
d02e58244d
chore: update import paths for Go targets to match open source location
...
chore: update go_package in protos to match open source location
chore: add explicit release levels to Go gapic targets
PiperOrigin-RevId: 506711567
2023-02-02 13:42:30 -08:00
Google APIs
c8a382b998
docs: Clarified boost usage
...
PiperOrigin-RevId: 506405333
2023-02-01 13:21:36 -08:00
Google APIs
13dd16c53c
docs: Clarify boost usage in Reference
...
PiperOrigin-RevId: 504332057
2023-01-24 11:35:37 -08:00
Google APIs
fcff1cc412
feat(csharp): Enable REST transport in C#
...
This change does not affect other languages.
PiperOrigin-RevId: 503088494
2023-01-19 00:49:47 -08:00
Google APIs
ba57145ea8
feat: Added ABNF Grammars field in Speech Adaptation
...
* Added a new field to Speech Adaptation to specify ABNF grammar
definitions
PiperOrigin-RevId: 499896786
2023-01-05 08:56:11 -08:00
Google APIs
44fdfc1627
chore(bazel): update rules_gapic to v0.19.2
...
chore(bazel): update gapic-generator-go to v0.33.5
chore(bazel): refactor Go longrunning submodule dependency
PiperOrigin-RevId: 493899901
2022-12-08 08:17:59 -08:00
Google APIs
c9b244b4f6
feat: Added new fields to facilitate debugging
...
* Added new field to Speech response proto, to give more information to indicate whether, or not, Biasing was applied (eg. did Biasing application timed out).
* Added request_id to Speech response protos.
PiperOrigin-RevId: 493311906
2022-12-06 08:24:56 -08:00
Google APIs
758f0d1217
chore: Enable requesting numeric enums in "transport=rest" responses for services supporting this (Java, Go, Python, PHP, TypeScript, C#, and Ruby), even if they do not yet turn on REST transport
...
chore: disallow "transport=rest" for services where numeric enums are not confirmed to be supported (except in PHP and Java)
PiperOrigin-RevId: 493113566
2022-12-05 14:28:58 -08:00
Google APIs
4c253358b1
feat: Added new fields to facilitate debugging
...
* Added new field to Speech response proto, to give more information to indicate whether, or not, Biasing was applied (eg. did Biasing application timed out).
* Added request_id to Speech response protos.
PiperOrigin-RevId: 492276727
2022-12-01 12:57:03 -08:00
Google APIs
013b7e1deb
chore: Set transport parameter expclicitly for php, nodejs and remaining java gapic rules
...
PiperOrigin-RevId: 485725710
2022-11-02 16:32:36 -07:00
Google APIs
807125e795
chore: Set rest_numeric_enums = False for all gapic rules explicitly
...
PiperOrigin-RevId: 485623855
2022-11-02 10:02:17 -07:00
Google APIs
3cc6cb36d3
chore(ruby): Configure build rule for speech v2 client
...
PiperOrigin-RevId: 478573982
2022-10-03 12:26:28 -07:00
Google APIs
3fde7ab75e
build: enable Speech v2 client library generation
...
PiperOrigin-RevId: 477910378
2022-09-29 23:33:39 -07:00
Google APIs
210422e82d
fix!: temporarily removed language rules from Speech-to-Text V2 API BUILD.bazel file
...
PiperOrigin-RevId: 475956674
2022-09-21 16:49:33 -07:00
Google APIs
bb4d7f4944
feat: added Speech-to-Text V2 API proto
...
The next generation Speech-to-Text V2 API provides the same features clients are familiar with in the existing Speech-to-Text API, while modernizing and simplifying the API using API best practices, resourceful methods, and updated infrastructure. Although this proto is published, the service is not yet available.
PiperOrigin-RevId: 474926510
2022-09-16 16:31:19 -07:00