The MaxFar
parameter sets the maximum permissible False Acceptance Rate (FAR). The False Acceptance Rate is the expected rate at which segments are labeled incorrectly as coming from a particular speaker.
The MaxFar
rate is estimated from the provided development data. In general, reducing MaxFar
increases the False Rejection Rate (FRR)—the rate at which segments from a particular speaker are labeled incorrectly.
Action: | AddTask, CheckResources |
---|---|
Task: | SidPackage |
Type: | Decimal |
Default: | 0.1 |
Range: |
0.01–0.99 |
Example: | MaxFar=0.5
|
See Also: | MaxFar (configuration parameter) |
|