Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 1.7 KB

File metadata and controls

12 lines (8 loc) · 1.7 KB

LanguageModelResult

Properties

Name Type Description Notes
language_model_id str This is the language model id of a customized trained language model. You can train your own language models and then use them to recognize speech. Refer to languagemodel/train for more info. There are some pretrained language models which you can use. Model Description ------------
name str The name of the custom language model. [optional]
status LMStatus [optional]

[Back to Model list] [Back to API list] [Back to README]