Sets the value of the parameter associated with the speech-to-text algorithm mode specified by the Mode parameter.
Setting ModeValue
high increases the accuracy of the analysis.
If Mode=fixed
, the ModeValue
is the beam width of the search process. A higher beam width than the default leads to slower but possibly more accurate processing, while a lower beam width is faster but probably less accurate.
If Mode=relative
, the ModeValue
corresponds to real-time scaling. The higher the value, the longer processing takes.
If Mode=live
, ModeValue
has no effect.
Action: | AddTask, CheckResources |
---|---|
Task: | AfpAddTrackStream, LangIdBndStream, LangIdCumStream, LangIdSegStream, StreamSidOptimize, StreamSidTrain, StreamSpeakerId, StreamToText, TelWavToText, WavToTextPunct, TelWavToTextPunct, StreamToTextPunct |
Type: | String |
Default: | |
Example: | ModeValue=4.0
|
See also: |
ModeValue (configuration parameter) |
|