The balance between speed and accuracy in the decoder.
By default, SpeedBiasLevel
is set to 0
, which leaves the underlying parameter settings untouched (that is, quick configuration of relevant parameters is disabled).
To enable the speed configuration, set SpeedBiasLevel
to a value between 1
(slowest) and 6
(fastest). The default speech-to-text parameters are equivalent to a speed bias of 2
.
You can use the SpeedBiasLevel
functionality only when the speech-to-text mode is fixed
, and with a DNN-based language resource.
Action: | AddTask |
Task: | ClusterSpeechToTextTel
SpeechToText SpeechToTextFilter SpeechToTextTelephony StreamToText StreamToTextMusicFilter TelWavToText WavToText |
Type: | Integer |
Default: | 0 |
Range: | 0–6 |
Example: | SpeedBiasLevel=3
|
See Also: | SpeedBiasLevel (configuration parameter) |
|