This parameter is deprecated in Media Server 11.6.0 and later. Micro Focus recommends that you use the parameter SpeedBias instead.
The ModeValue
parameter is still available for existing implementations, but it might be incompatible with new functionality. The parameter might be removed in future.
The meaning of this parameter depends on the value of the Mode parameter:
Mode
parameter is set to fixed
, ModeValue
specifies the beam width to use. The beam width affects how IDOL Speech Server searches for recognized word sequences. You can set a value between 1.0 and 4.0. A higher beam width can produce a more accurate transcription but processing might be slower.Mode
parameter is set to relative
, ModeValue
specifies a factor that represents the data processing rate compared to real time. You can set a value between 0.25 and 4.0. A value of 0.25
processes data four times as fast as real time, while 4.0
processes data four times slower than real time. The higher the value, the longer processing takes.Type: | Number |
---|---|
Default: | |
Required: | Required if you set Mode |
Configuration Section: | TaskName |
Example: | ModeValue=3.0
|
See Also: | Mode |
|