Module Smaws_Client_Transcribe.CreateLanguageModel

val request : Smaws_Lib.Context.t -> create_language_model_request -> (create_language_model_response, [> Smaws_Lib.Protocols.AwsJson.error | `BadRequestException of bad_request_exception | `ConflictException of conflict_exception | `InternalFailureException of internal_failure_exception | `LimitExceededException of limit_exceeded_exception ]) Stdlib.result

Creates a new custom language model.

When creating a new custom language model, you must specify:

  • If you want a Wideband (audio sample rates over 16,000 Hz) or Narrowband (audio sample rates under 16,000 Hz) base model
  • The location of your training and tuning files (this must be an Amazon S3 URI)
  • The language of your model
  • A unique name for your model