diff --git a/audfprint.py b/audfprint.py index 9fc8655..e4895f7 100755 --- a/audfprint.py +++ b/audfprint.py @@ -313,7 +313,7 @@ def report(msglist): -r , --samplerate Resample input files to this [default: 11025] -p , --precompdir Save precomputed files under this dir [default: .] -i , --shifts Use this many subframe shifts building fp [default: 0] - -w , --match-win Maximum tolerable frame skew to count as a matlch [default: 2] + -w , --match-win Maximum tolerable frame skew to count as a match [default: 2] -N , --min-count Minimum number of matching landmarks to count as a match [default: 5] -x , --max-matches Maximum number of matches to report for each query [default: 1] -X, --exact-count Flag to use more precise (but slower) match counting