Skip to content

Speech API: enhanced model and recognition metadata - #1436

Merged
michaelawyu merged 4 commits into
GoogleCloudPlatform:masterfrom
dizcology:speech-alm
Apr 6, 2018
Merged

Speech API: enhanced model and recognition metadata#1436
michaelawyu merged 4 commits into
GoogleCloudPlatform:masterfrom
dizcology:speech-alm

Conversation

@dizcology

Copy link
Copy Markdown
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.

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


def test_transcribe_file_without_data_sharing(capsys):

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Remove

@dizcologydizcology 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
Copy Markdown
MemberAuthor

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

@dizcologydizcology changed the title [DO NOT MERGE] Speech API: enhanced model and recognition metadataSpeech API: enhanced model and recognition metadataApr 6, 2018
@dizcologydizcology 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 andrewsgApril 6, 2018 20:02

@michaelawyumichaelawyu left a comment

Copy link
Copy Markdown
Contributor

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:masterApr 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 freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@dizcology@nnegrey@michaelawyu@googlebot