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

Speech API: enhanced model and recognition metadata #1436

Merged
merged 4 commits into from
Apr 6, 2018

Conversation

dizcology
Copy link
Member

Speech API samples for:

  • how to use the enhanced model
  • how to send recognition metadata in a request

DO NOT MERGE until tested against published client library.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 5, 2018
@dizcology dizcology requested a review from andrewsg April 5, 2018 21:12
RESOURCES = os.path.join(os.path.dirname(__file__), 'resources')


def test_transcribe_file_without_data_sharing(capsys):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove

@dizcology dizcology added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Apr 5, 2018
@dizcology
Copy link
Member Author

tested against the updated client library https://pypi.org/project/google-cloud-speech/0.33.0/

@dizcology dizcology changed the title [DO NOT MERGE] Speech API: enhanced model and recognition metadata Speech API: enhanced model and recognition metadata Apr 6, 2018
@dizcology dizcology removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Apr 6, 2018
@dizcology dizcology requested review from michaelawyu and removed request for andrewsg April 6, 2018 20:02
Copy link
Contributor

@michaelawyu michaelawyu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :)

@michaelawyu michaelawyu merged commit 50c3bcd into GoogleCloudPlatform:master Apr 6, 2018
busunkim96 pushed a commit to busunkim96/python-speech that referenced this pull request Sep 1, 2020
…loudPlatform/python-docs-samples#1436)

* enhanced model and recognition metadata

* flake, update tests

* readme

* client library version update
busunkim96 pushed a commit to googleapis/python-speech that referenced this pull request Sep 3, 2020
…loudPlatform/python-docs-samples#1436)

* enhanced model and recognition metadata

* flake, update tests

* readme

* client library version update
telpirion pushed a commit that referenced this pull request Jan 13, 2023
* enhanced model and recognition metadata

* flake, update tests

* readme

* client library version update
dandhlee pushed a commit that referenced this pull request Feb 9, 2023
* enhanced model and recognition metadata

* flake, update tests

* readme

* client library version update
telpirion pushed a commit that referenced this pull request Mar 13, 2023
* enhanced model and recognition metadata

* flake, update tests

* readme

* client library version update
atulep pushed a commit to googleapis/google-cloud-python that referenced this pull request Apr 6, 2023
…loudPlatform/python-docs-samples#1436)

* enhanced model and recognition metadata

* flake, update tests

* readme

* client library version update
atulep pushed a commit to googleapis/google-cloud-python that referenced this pull request Apr 6, 2023
…loudPlatform/python-docs-samples#1436)

* enhanced model and recognition metadata

* flake, update tests

* readme

* client library version update
atulep pushed a commit to googleapis/google-cloud-python that referenced this pull request Apr 18, 2023
…loudPlatform/python-docs-samples#1436)

* enhanced model and recognition metadata

* flake, update tests

* readme

* client library version update
parthea pushed a commit to googleapis/google-cloud-python that referenced this pull request Oct 22, 2023
…loudPlatform/python-docs-samples#1436)

* enhanced model and recognition metadata

* flake, update tests

* readme

* client library version update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants