Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 501 Bytes

File metadata and controls

10 lines (6 loc) · 501 Bytes

FarsavaJsClient.LanguageModelTrainRequestBody

Properties

Name Type Description Notes
corpora [String] An array of text data to train a custom model. This text data can be keywords/phrases, or historical transcripts (transcriptionId of previous speechRecognitionResult). All values in the array must be a string.
name String The name of the custom language model being created. [optional]