You can configure individual modules within a task schema. Each module has several parameters that you can set to modify its behavior. For configuration information about each module, see the HPE IDOL Speech Server Reference.
For example, the stt
module has the following parameters in the HPE IDOL Speech Server tasks configuration file:
[stt] Lang = $params.Lang=ENUK DiagFile = $params.DiagFile=$outfile Diag = $params.Diag=False Mode = $params.Mode=fixed ModeValue = $params.ModeValue = 4 DiagFileLabel = Diag EnableConfidence = $params.Conf = False DnnScale = $params.DnnScale
You can configure a default output for every module. For more information, see Configure Default Outputs.
|