Voting helps other researchers find interesting modules.
This proto captures the output of analyses that ran on Automatic Speech Recogntion produced by the recognizer.
gibberishResult
String.t
nil
numGibberishSegments
integer()
numSegmentsClassified
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.IndexingVideosAsrTranscriptRepairAnnotation{ gibberishResult: String.t() | nil, numGibberishSegments: integer() | nil, numSegmentsClassified: integer() | nil }
@spec decode(struct(), keyword()) :: struct()