This parameter is deprecated in Media Server 11.6.0 and later. Micro Focus recommends that you use the SpeedBias parameter instead.
The Mode
parameter is still available for existing implementations, but it might be incompatible with new functionality. The parameter might be removed in future.
The mode for speech-to-text analysis (you can prioritize accuracy or speed).
fixed
|
IDOL Speech Server attempts to produce a transcription of uniform accuracy, therefore the analysis rate might fluctuate across the data. |
relative
|
IDOL Speech Server analyzes audio at a constant rate. The transcription accuracy might be lower than produced using fixed mode. |
Type: | String |
---|---|
Default: | |
Required: | You must set either this parameter or SpeedBias |
Configuration Section: | TaskName |
Example: | Mode=relative
|
See Also: | ModeValue |
|