The custom language model to use in conjunction with a base model.
*You must set the value of this configuration parameter by setting the corresponding action parameter.
You can specify an absolute or relative file path. If you specify a relative path, it is considered as being relative to the custom language model directory. If the file path is excluded, HPE IDOL Speech Server defaults to the custom language model directory.
The CustomLMDir parameter in the [Paths]
section of the configuration file sets the location of the custom language model directory.
Type: | String |
---|---|
Default: | None |
Required: | No |
Configuration Section: | lmtool module |
Example: | CustomLanguageModel=T:\LM\myModel.tlm
|
See Also: | Clm (action parameter) |
|