Voting helps other researchers find interesting modules.
Next Tag: 10
duplicateOfYtS3Asr
boolean()
nil
langWithoutLocale
String.t
langid_input
langidInput
GoogleApi.ContentWarehouse.V1.Model.ImageRepositoryLanguageIdentificationResult.t
modelIdentifier
results
list(GoogleApi.ContentWarehouse.V1.Model.ImageRepositorySpeechRecognitionResult.t)
s3RecognizerMetadataResponse
GoogleApi.ContentWarehouse.V1.Model.ImageRepositoryS3RecognizerMetadataResponse.t
transcriptAsr
GoogleApi.ContentWarehouse.V1.Model.PseudoVideoData.t
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.ImageRepositoryAmarnaCloudSpeechSignals{ duplicateOfYtS3Asr: boolean() | nil, langWithoutLocale: String.t() | nil, langidInput: GoogleApi.ContentWarehouse.V1.Model.ImageRepositoryLanguageIdentificationResult.t() | nil, modelIdentifier: String.t() | nil, results: [ GoogleApi.ContentWarehouse.V1.Model.ImageRepositorySpeechRecognitionResult.t() ] | nil, s3RecognizerMetadataResponse: GoogleApi.ContentWarehouse.V1.Model.ImageRepositoryS3RecognizerMetadataResponse.t() | nil, transcriptAsr: GoogleApi.ContentWarehouse.V1.Model.PseudoVideoData.t() | nil }
@spec decode(struct(), keyword()) :: struct()