You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To decide on a hit, AdVent uses "fingerprinted_confidence" result returned by Dejavu. Its calculation depends inversely on the length of the fingerprinted track, i.e. longer jingles would get lower confidence, and one would need to increase listening interval to compensate. It probably makes sense to evaluate "input_confidence" instead, which presumably is calculated as a ratio of fingerprints matched to fingerprints submitted (to be confirmed). If true, it might be more suitable for AdVent purpose.
The text was updated successfully, but these errors were encountered:
To decide on a hit, AdVent uses "fingerprinted_confidence" result returned by Dejavu. Its calculation depends inversely on the length of the fingerprinted track, i.e. longer jingles would get lower confidence, and one would need to increase listening interval to compensate. It probably makes sense to evaluate "input_confidence" instead, which presumably is calculated as a ratio of fingerprints matched to fingerprints submitted (to be confirmed). If true, it might be more suitable for AdVent purpose.
The text was updated successfully, but these errors were encountered: