Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(speech): add model and language_codes fields in RecognitionConfig message + enable default _ recognizer #8204

Merged
merged 3 commits into from
Jul 5, 2023

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented Jul 5, 2023

  • Regenerate this pull request now.

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

Source-Link: googleapis/googleapis@e73fc8f

Source-Link: https://github.com/googleapis/googleapis-gen/commit/b77dfdfe3927e409875b2d8913f2574fa00a05a5
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjc3ZGZkZmUzOTI3ZTQwOTg3NWIyZDg5MTNmMjU3NGZhMDBhMDVhNSJ9

…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

Source-Link: googleapis/googleapis@e73fc8f

Source-Link: googleapis/googleapis-gen@b77dfdf
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjc3ZGZkZmUzOTI3ZTQwOTg3NWIyZDg5MTNmMjU3NGZhMDBhMDVhNSJ9
@gcf-owl-bot gcf-owl-bot bot requested review from a team, shollyman and bhshkh as code owners July 5, 2023 19:14
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 5, 2023
@product-auto-label product-auto-label bot added the size: l Pull request size is large. label Jul 5, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 5, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 5, 2023
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 5, 2023
@gcf-owl-bot gcf-owl-bot bot changed the title feat: add model and language_codes fields in RecognitionConfig message + enable default _ recognizer feat(speech): add model and language_codes fields in RecognitionConfig message + enable default _ recognizer Jul 5, 2023
@product-auto-label product-auto-label bot added size: xl Pull request size is extra large. and removed size: l Pull request size is large. labels Jul 5, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jul 5, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 5, 2023
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 5, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jul 5, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 5, 2023
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 5, 2023
@noahdietz noahdietz added the automerge Merge the pull request once unit tests and other checks pass. label Jul 5, 2023
@gcf-merge-on-green gcf-merge-on-green bot merged commit f41d56f into main Jul 5, 2023
9 checks passed
@gcf-merge-on-green gcf-merge-on-green bot deleted the owl-bot-copy branch July 5, 2023 20:04
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jul 5, 2023
@release-please release-please bot mentioned this pull request Jul 5, 2023
gcf-merge-on-green bot pushed a commit that referenced this pull request Jul 10, 2023
🤖 I have created a release *beep* *boop*
---


<details><summary>ai: 0.1.0</summary>

## 0.1.0 (2023-07-10)


### Features

* **ai/generativelanguage:** Start generating apiv1beta2 ([#8229](https://togithub.com/googleapis/google-cloud-go/issues/8229)) ([837f325](https://togithub.com/googleapis/google-cloud-go/commit/837f32596518d8154f43da1c70f57d1515e2ea8c))
</details>

<details><summary>batch: 1.3.1</summary>

## [1.3.1](https://togithub.com/googleapis/google-cloud-go/compare/batch/v1.3.0...batch/v1.3.1) (2023-07-10)


### Documentation

* **batch:** Add image shortcut example for Batch HPC CentOS Image ([14b95d3](https://togithub.com/googleapis/google-cloud-go/commit/14b95d33753d0b391d0b49533e92b551e5dc3072))
</details>

<details><summary>cloudbuild: 1.11.0</summary>

## [1.11.0](https://togithub.com/googleapis/google-cloud-go/compare/cloudbuild/v1.10.1...cloudbuild/v1.11.0) (2023-07-10)


### Features

* **cloudbuild:** Add GitLabConfig and fetchGitRefs for Cloud Build Repositories ([a3ec3cf](https://togithub.com/googleapis/google-cloud-go/commit/a3ec3cf858c7d9154338ac4cd8a9a068dc7a7f4d))
</details>

<details><summary>compute: 1.21.0</summary>

## [1.21.0](https://togithub.com/googleapis/google-cloud-go/compare/compute/v1.20.1...compute/v1.21.0) (2023-07-10)


### Features

* **compute:** Update Compute Engine API to revision 20230610 ([#820](https://togithub.com/googleapis/google-cloud-go/issues/820)) ([14b95d3](https://togithub.com/googleapis/google-cloud-go/commit/14b95d33753d0b391d0b49533e92b551e5dc3072))
</details>

<details><summary>contactcenterinsights: 1.10.0</summary>

## [1.10.0](https://togithub.com/googleapis/google-cloud-go/compare/contactcenterinsights/v1.9.1...contactcenterinsights/v1.10.0) (2023-07-10)


### Features

* **contactcenterinsights:** Support topic model type V2 ([8ff13bf](https://togithub.com/googleapis/google-cloud-go/commit/8ff13bf87397ad524019268c1146e44f3c1cd0e6))
</details>

<details><summary>container: 1.23.0</summary>

## [1.23.0](https://togithub.com/googleapis/google-cloud-go/compare/container/v1.22.1...container/v1.23.0) (2023-07-10)


### Features

* **container:** Add `KUBE_DNS` option to `DNSConfig.cluster_dns` ([#8183](https://togithub.com/googleapis/google-cloud-go/issues/8183)) ([a3ec3cf](https://togithub.com/googleapis/google-cloud-go/commit/a3ec3cf858c7d9154338ac4cd8a9a068dc7a7f4d))
</details>

<details><summary>datacatalog: 1.15.0</summary>

## [1.15.0](https://togithub.com/googleapis/google-cloud-go/compare/datacatalog/v1.14.1...datacatalog/v1.15.0) (2023-07-10)


### Features

* **datacatalog:** Added rpc RenameTagTemplateFieldEnumValue ([#8205](https://togithub.com/googleapis/google-cloud-go/issues/8205)) ([a0eb675](https://togithub.com/googleapis/google-cloud-go/commit/a0eb67567e00362f62c1a8186c1c0dbfec8ffcda))
</details>

<details><summary>dialogflow: 1.39.0</summary>

## [1.39.0](https://togithub.com/googleapis/google-cloud-go/compare/dialogflow/v1.38.0...dialogflow/v1.39.0) (2023-07-10)


### Features

* **dialogflow/cx:** Added GitIntegrationSettings to the Agent ([bac978a](https://togithub.com/googleapis/google-cloud-go/commit/bac978ace43bb58db7c0b1475e41c8fdf8c49a29))


### Documentation

* **dialogflow:** Added google.api.field_behavior for some fields in audio_config ([bac978a](https://togithub.com/googleapis/google-cloud-go/commit/bac978ace43bb58db7c0b1475e41c8fdf8c49a29))
* **dialogflow:** Added google.api.field_behavior for some fields in audio_config ([#8230](https://togithub.com/googleapis/google-cloud-go/issues/8230)) ([bac978a](https://togithub.com/googleapis/google-cloud-go/commit/bac978ace43bb58db7c0b1475e41c8fdf8c49a29))
</details>

<details><summary>kms: 1.13.0</summary>

## [1.13.0](https://togithub.com/googleapis/google-cloud-go/compare/kms/v1.12.1...kms/v1.13.0) (2023-07-10)


### Features

* **kms:** Add interoperable symmetric encryption system ([14b95d3](https://togithub.com/googleapis/google-cloud-go/commit/14b95d33753d0b391d0b49533e92b551e5dc3072))
</details>

<details><summary>maps: 1.3.0</summary>

## [1.3.0](https://togithub.com/googleapis/google-cloud-go/compare/maps/v1.2.1...maps/v1.3.0) (2023-07-10)


### Features

* **maps/routing:** Add HTML Navigation Instructions feature to ComputeRoutes ([a3ec3cf](https://togithub.com/googleapis/google-cloud-go/commit/a3ec3cf858c7d9154338ac4cd8a9a068dc7a7f4d))
</details>

<details><summary>metastore: 1.12.0</summary>

## [1.12.0](https://togithub.com/googleapis/google-cloud-go/compare/metastore/v1.11.1...metastore/v1.12.0) (2023-07-10)


### Features

* **metastore:** Added Admin Interface (v1) ([#8190](https://togithub.com/googleapis/google-cloud-go/issues/8190)) ([14b95d3](https://togithub.com/googleapis/google-cloud-go/commit/14b95d33753d0b391d0b49533e92b551e5dc3072))
</details>

<details><summary>run: 1.2.0</summary>

## [1.2.0](https://togithub.com/googleapis/google-cloud-go/compare/run/v1.1.1...run/v1.2.0) (2023-07-10)


### Features

* **run:** Adds support for custom audiences ([#8227](https://togithub.com/googleapis/google-cloud-go/issues/8227)) ([7732b8c](https://togithub.com/googleapis/google-cloud-go/commit/7732b8c2c19aef0fad4a7bae6d4bd7354018cfc4))
</details>

<details><summary>speech: 1.18.0</summary>

## [1.18.0](https://togithub.com/googleapis/google-cloud-go/compare/speech/v1.17.1...speech/v1.18.0) (2023-07-10)


### Features

* **speech:** Add `model` and `language_codes` fields in `RecognitionConfig` message + enable default `_` recognizer ([#8204](https://togithub.com/googleapis/google-cloud-go/issues/8204)) ([f41d56f](https://togithub.com/googleapis/google-cloud-go/commit/f41d56f2f5b1fa3d47be48874fece70136382a45))
</details>

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
owl-bot-copy size: xl Pull request size is extra large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants