Deprecated: The CustomLmDir
parameter in the [Server]
configuration section is deprecated for IDOL Speech Server version 10.6.0 and later. Use the CustomLMDir parameter in the [Paths]
configuration section instead.
The CustomLmDir
parameter in the [Server]
configuration section is still available for existing implementations, but it might be incompatible with new functionality. The parameter might be deleted in future.
The CustomLMDir
parameter sets the path to the directory containing custom language model files.
Type: | String |
---|---|
Default: | None |
Required: | Yes |
Configuration Section: | Server |
Example: | CustomLMDir=T:\CustomLM
|
See also: | CustomLM |
|