The custom language files to use.
Specify a list of up to nine .tlm language files and weights, separated by one of the following separator characters: :;@^|
For example:
&customLM=testOK^0.08^testOK^0.08 &customLM=test OK|0.08|test OK|0.08 &customLM=test:OK;0.08;test:OK;0.08
you must use the same separator character within a single customLM
declaration.
HPE IDOL Speech Server checks the number of language models that you specify, and reports an error if there are more than nine.
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, LoadLanguage, UnloadLanguage |
---|---|
Task: | WavToText |
Type: | String |
Default: | |
Example: | CustomLm=autn1:0.3:autn2:0.4
|
See Also: |
|