Builder
Properties
The Amazon Transcribe standard language model, or base model, used to create your custom language model.
The date and time the specified custom language model was created.
If ModelStatus
is FAILED
, FailureReason
contains information about why the custom language model request failed. See also: Common Errors.
The Amazon S3 location of the input files used to train and tune your custom language model, in addition to the data access role ARN (Amazon Resource Name) that has permissions to access these data.
The language code used to create your custom language model. Each custom language model must contain terms in only one language, and the language you select for your custom language model must match the language of your training and tuning data.
The date and time the specified custom language model was last modified.
The status of the specified custom language model. When the status displays as COMPLETED
the model is ready for use.
Shows if a more current base model is available for use with the specified custom language model.
Functions
construct an aws.sdk.kotlin.services.transcribe.model.InputDataConfig inside the given block