The name of a new dictionary to generate, when building a new language model. Usually it is the same value as NewLanguageModel.
If you set this parameter, you must include the file name extension (.dct.sz
).
If you do not set this parameter, HPE IDOL Speech Server uses the output language model file name (specified as the value of the NewLanguageModel
parameter), but with the extension .dct.sz
rather than .tlm
.
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.
Action: | AddTask
CheckResources |
Task: | LanguageModelBuild |
Type: | String |
Default: | |
Example: | NewDictionary=mymodel.dct.sz
|
See Also: | NewDictionary (configuration parameter) NewLanguageModel |
|