You can use the ThreshScale
parameter to raise the thresholds for the templates (thereby reducing the number of both true and false hits), or to reduce the thresholds (thereby increasing the number of hits).
Set ThreshScale
to a value above 1.0
to scale the thresholds for the templates up. Set ThreshScale
to a value below 1.0
to scale the thresholds for the templates down. For example, a value of 0.5
effectively halves the thresholds, whereas a value of 2.0
effectively doubles the threshold, and so on.
You can also set ThreshScale
to 0
to disable the thresholds.
Type: | Integer |
Default: | 1 |
Range: | 0-10 |
Required: | No |
Configuration Section: | audiotemplatescore and ivscore modules |
Example: | ThreshScale=0.5
|
See Also: | ThreshScale (action parameter) |
|