GoogleApi.ContentWarehouse.V1.Model.IndexingVideosAsrTranscriptRepairAnnotation
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
This proto captures the output of analyses that ran on Automatic Speech Recogntion produced by the recognizer.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
gibberishResult
(type:String.t
, default:nil
)
- -
numGibberishSegments
(type:integer()
, default:nil
)
- The number of the above segments that were classified as gibberish. -
numSegmentsClassified
(type:integer()
, default:nil
)
- The number of ASR segments that were sent for classification.
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.IndexingVideosAsrTranscriptRepairAnnotation