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.
| Type: | Decimal |
|---|---|
| Default: | 0.1 |
| Range: |
0.01–0.99 |
| Required: | No |
| Configuration Section: | sidpackager module (MAXFAR mode only) |
| Example: | MaxFar=0.1
|
| See Also: | MaxFar (action parameter) |
|
|