![]() |
![]()
| ![]() |
![]()
NAMEPaws::Transcribe::CreateLanguageModelResponse ATTRIBUTESBaseModelName => StrThe Amazon Transcribe standard language model, or base model you've used to create a custom language model. Valid values are: "NarrowBand", "WideBand" =head2 InputDataConfig => Paws::Transcribe::InputDataConfig The data access role and Amazon S3 prefixes you've chosen to create your custom language model. LanguageCode => StrThe language code of the text you've used to create a custom language model. Valid values are: "en-US", "hi-IN", "es-US", "en-GB", "en-AU" =head2 ModelName => Str The name you've chosen for your custom language model. ModelStatus => StrThe status of the custom language model. When the status is "COMPLETED" the model is ready to use. Valid values are: "IN_PROGRESS", "FAILED", "COMPLETED" =head2 _request_id => Str
|