class Aws::TranscribeService::Types::ModelSettings

The object used to call your custom language model to your transcription job.

@note When making an API call, you may pass ModelSettings

data as a hash:

    {
      language_model_name: "ModelName",
    }

@!attribute [rw] language_model_name

The name of your custom language model.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/transcribe-2017-10-26/ModelSettings AWS API Documentation

Constants

SENSITIVE