Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TrainAcousticModelParams

Parameters for the trainAcousticModel operation.

Hierarchy

  • TrainAcousticModelParams

Index

Properties

Optional customLanguageModelId

customLanguageModelId: string

The customization ID (GUID) of a custom language model that is to be used during training of the custom acoustic model. Specify a custom language model that has been trained with verbatim transcriptions of the audio resources or that contains words that are relevant to the contents of the audio resources. The custom language model must be based on the same version of the same base model as the custom acoustic model, and the custom language model must be fully trained and available. The credentials specified with the request must own both custom models.

customizationId

customizationId: string

The customization ID (GUID) of the custom acoustic model that is to be used for the request. You must make the request with credentials for the instance of the service that owns the custom model.

Optional headers

headers: OutgoingHttpHeaders

Generated using TypeDoc