Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TrainingWarning

A warning from training of a custom language or custom acoustic model.

Hierarchy

  • TrainingWarning

Index

Properties

Properties

code

code: string

An identifier for the type of invalid resources listed in the description field.

message

message: string

A warning message that lists the invalid resources that are excluded from the custom model's training. The message has the following format: Analysis of the following {resource_type} has not completed successfully: [{resource_names}]. They will be excluded from custom {model_type} model training..

Generated using TypeDoc