audiofp 0.3.5

Pure-Rust audio fingerprinting and identification: Wang, Panako, Haitsma–Kalker, ONNX neural embedder, AudioSeal watermark, and streaming variants. no_std + alloc capable, bytemuck-friendly hash types.
Documentation
1
2
3
4
5
avoid-breaking-exported-api = true

disallowed-methods = [
    { path = "std::time::Instant::now", reason = "use a time source param for testability" },
]