CreateLanguageModelResponse
Types
Properties
Link copied to clipboard
The Amazon Transcribe standard language model, or base model, you specified when creating your custom language model.
Link copied to clipboard
Lists your data access role ARN (Amazon Resource Name) and the Amazon S3 locations you provided for your training (S3Uri
) and tuning (TuningDataS3Uri
) data.
Link copied to clipboard
The language code you selected for your custom language model.
Link copied to clipboard
The status of your custom language model. When the status displays as COMPLETED
, your model is ready to use.
Functions
Link copied to clipboard
inline fun copy(block: CreateLanguageModelResponse.Builder.() -> Unit = {}): CreateLanguageModelResponse