ImageRepositorySpeechRecognitionResult

Image RepositoryInfrastructure

GoogleApi.ContentWarehouse.V1.Model.ImageRepositorySpeechRecognitionResult

5
out of 10
Medium
SEO Impact
A speech recognition result corresponding to a portion of the audio. This field is copied from cloud/speech/v1p1beta1/cloud_speech.proto. Amarna needs to have a standalone version as v1p1beta1/cloud_speech.proto is in the for of versioned proto and it breaks other prod code depending on Amarna's video schema.

SEO Analysis

AI Generated

Backend infrastructure with indirect SEO impact. This model (Image Repository Speech Recognition Result) contains 4 attributes that define its data structure. Key functionality includes: May contain one or more recognition hypotheses (up to the maximum specified in max_alternatives). These alternatives are ordered in terms of accuracy,...

Actionable Insights for SEOs

  • Understanding this model helps SEOs grasp Google's internal data architecture
  • Consider how this system might interact with other ranking signals

Attributes

4
Sort:|Filter:
Default: nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.ImageRepositorySpeechRecognitionAlternative.t

May contain one or more recognition hypotheses (up to the maximum specified in max_alternatives). These alternatives are ordered in terms of accuracy, with the top (first) alternative being the most probable, as ranked by the recognizer.

channelTaginteger(
Default: nil

For multi-channel audio, this is the channel number corresponding to the recognized result for the audio from that channel. For audio_channel_count = N, its output values can range from '1' to 'N'.

languageCodestring
Default: nilFull type: String.t

The BCP-47 language tag of the language in this result. This language code was detected to have the most likelihood of being spoken in the audio.

resultEndTimestring
Default: nilFull type: String.t

Time offset of the end of this result relative to the beginning of the audio. This field is internal-only and is used to order results based on their timestamps.