CustomLanguageModel
A comma-separated list of custom language models, with interpolation weights, to load as part of the language resource. Separate the custom language model identifier and the interpolation weight with a colon (:
).
Type: | String |
Default: | |
Required: | No |
Configuration Section: | Any section named by the parameter SpeechLanguageResources |
Example: | CustomLanguageModel=MedicalTerms:0.1,MoreTerms:0.05
|
See Also: | SpeechLanguageResources |