generated/google/cloud/speech/v1p1beta1/resource.pb
library
Classes
-
CustomClass
-
A set of words or phrases that represents a common concept likely to appear
in your audio, for example a list of passenger ship names. CustomClass items
can be substituted into placeholders that you set in PhraseSet phrases.
-
CustomClass_ClassItem
-
An item of the class.
-
PhraseSet
-
Provides "hints" to the speech recognizer to favor specific words and phrases
in the results.
-
PhraseSet_Phrase
-
A phrases containing words and phrase "hints" so that
the speech recognition is more likely to recognize them. This can be used
to improve the accuracy for specific words and phrases, for example, if
specific commands are typically spoken by the user. This can also be used
to add additional words to the vocabulary of the recognizer. See
usage limits.
-
SpeechAdaptation
-
Speech adaptation configuration.
-
SpeechAdaptation_ABNFGrammar
-
-
TranscriptNormalization
-
Transcription normalization configuration. Use transcription normalization
to automatically replace parts of the transcript with phrases of your
choosing. For StreamingRecognize, this normalization only applies to stable
partial transcripts (stability > 0.8) and final transcripts.
-
TranscriptNormalization_Entry
-
A single replacement configuration.