Releases: AddictedCS/soundfingerprinting
Release 7.3.2
v7.3.2 Let's release this change as a minor release. Summary: improved blurr…
Release 7.3.1
v7.3.1 Lets provide stricter rules when instantiating Hashes and Frames inst…
Release 7.3.0
v7.3.0 Version bump.
Release 7.2.0
v7.2.0 Preparing the release.
Release 7.2.0-beta3
v7.2.0-beta3 Let's upgrade PrptoBuf before it's not too late.
v4.0.0
3.1.0-stable
Adding 2 additional fields to ResultEntry
object:
QueryMatchStartsAt
- returns time position where resulting track started to match in the query
TrackMatchStartsAt
- returns time position where the query started to match in the resulting track
Useful in those cases when the resulting track information is unavailable on unknown.
3.0.0 stable
Version 3.0.0 comes with a long list of improvements. The framework provides better precision / recall / processing speed when creating and querying the datasource for the matches. Result entries do contain Coverage, Confidence, TrackStartsAt properties, providing users with information about the resulting match. All users of 2.x are encouraged to migrate to 3.0.x, and re-insert all the fingerprints in the datasource since the signature of the fingerprints has changed. Check Solr datasource for a fast persistent storage for fingerprints https://github.com/AddictedCS/soundfingerprinting.solr.
Adding options for clustering fingerprints to minimize search scope during query
3.0.0-beta
Improved precision/recall/performance version.
3.0.0-alpha