The Threshold
parameter controls the sensitivity of IDOL Speech Server when detecting potential phrase matches. Set Threshold
to a value between 0.0 and 1.0, where 0.0 is the most sensitive and 1.0 is the least sensitive.
Increasing the sensitivity means that IDOL Speech Server performs a detailed search to find more matches in the audio. High sensitivity means that the action misses fewer instances of the phrase, but the search is slower.
Decreasing the sensitivity increases the search speed. However, IDOL Speech Server might ignore positions in the audio file that do not appear to match initially, which might increase the number of occurrences that it misses.
Type: | Decimal |
Default: | 0.45 |
Range: | 0.0–1.0 |
Required: | No |
Configuration Section: | phraseprematch module |
Example: | Threshold=0.6
|
|