Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TrainingResponse

The response from training of a custom language or custom acoustic model.

Hierarchy

  • TrainingResponse

Index

Properties

Properties

Optional warnings

warnings: TrainingWarning[]

An array of TrainingWarning objects that lists any invalid resources contained in the custom model. For custom language models, invalid resources are grouped and identified by type of resource. The method can return warnings only if the strict parameter is set to false.

Generated using TypeDoc