GoogleApi.ContentWarehouse.V1.Model.VideoTimedtextS4LangScore
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
No description given.Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
confidence
(type:number()
, default:nil
)
- A score between 0.0 and 1.0; the relative probability that this is the language of the video. This should not be interpreted as an absolute probability. For instance, scores may be calculated for all languages even for videos for which no speech was detected. -
langCode
(type:String.t
, default:nil
)
- The language code for one of the languages supported by automatic language identification.
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.VideoTimedtextS4LangScore