more info on alternatives#1791
Merged
dizcology merged 4 commits intoGoogleCloudPlatform:masterfrom Oct 30, 2018
Merged
Conversation
…n-docs-samples into video-transcription-improvement
nnegrey
reviewed
Oct 25, 2018
| word)) | ||
| for speech_transcription in annotation_results.speech_transcriptions: | ||
|
|
||
| # The number of alternatives for each transcription is limited by |
Contributor
There was a problem hiding this comment.
Would it also be good to state what an alternative is?
My understanding from the name is that there are several different guesses at how to transcribe this video here are our different results of what we think this transcript is during this time frame?
busunkim96
pushed a commit
to busunkim96/python-videointelligence
that referenced
this pull request
May 20, 2020
…amples#1791) * more info on alternatives * add comment
danoscarmike
pushed a commit
to googleapis/python-videointelligence
that referenced
this pull request
Sep 30, 2020
…amples#1791) * more info on alternatives * add comment
dizcology
added a commit
that referenced
this pull request
Sep 11, 2023
9 tasks
leahecole
pushed a commit
that referenced
this pull request
Sep 15, 2023
parthea
pushed a commit
to googleapis/google-cloud-python
that referenced
this pull request
Sep 22, 2023
…amples#1791) * more info on alternatives * add comment
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Improvement proposed by the product team to give more information about how alternatives work based on beta users' feedback.