The scoring method to use for language and speaker identification. You can use one of the following options:
raw
. Returns the raw form of the language identification confidence scores (they are not normalized).
normalized
. Normalizes the language identification confidence scores between 0.0
(worst) and 1.0
(best).
Action: | AddTask
CheckResources |
Task: | IvSpkId
LangId |
Type: | String |
Default: | |
Example: | ScoreMode=Raw
|
See Also: | ScoreMode (configuration parameter) |
|