When you set this parameter, Media Server sends a request to IDOL Speech Server at the specified interval, to check whether the language model specified by CustomLMBuildLabel has been updated. If the language model has been updated, Media Server restarts the Speech Server task so that it uses the new language model.
You might configure your Speech Server to automatically update a language model on a schedule. For example, if you are processing news footage you could have IDOL Speech Server automatically update the language model based on the content of breaking news that has been retrieved by connectors and indexed into your IDOL Content component.
To use this configuration parameter, you must have IDOL Speech Server 11.4 or later.
Type: |
![]() The value of this parameter is a time duration. Specify the duration in the following format: 1days 2hours 3minutes 4seconds 500milliseconds 600microseconds You can omit any of the individual durations when they are not required: 4seconds 500milliseconds You can also shorten the string by abbreviating the units to their first letter (milliseconds abbreviates to ms, microseconds to us): 4s 500ms The following are all equivalent: 1minute 3seconds A single number without any units specifies the value in milliseconds, but this functionality is deprecated and HPE recommends that you specify the relevant units. |
---|---|
Default: | Media Server does not check for updates to the language model |
Required: | No |
Configuration Section: | TaskName |
Example: | CustomLMCheckInterval=30m
|
See Also: | CustomLMBuildLabel |
|