Phase I · Institutional Research Tier
Drop-in C++/CUDA primitives for any audio, vibration, or biosignal pipeline that needs translation-invariant, frequency-aware fingerprints. Apache 2.0.
WSTConfig
Depth
Time domain — λ=0
Frequency domain — bank
What you get
What it solves
Pricing
Apache 2.0 — free
Enterprise use cases
Detect derivative tracks in a 100M-asset catalogue using deterministic fingerprints.
Species and event classification on field recordings without retraining for each habitat.
Spot the fault signature in rotating machinery before a model would even converge.
Quickstart
from omni_wst_core import fingerprint, WSTConfig fp = fingerprint(signal, WSTConfig(J=8, Q=16, depth=2, jtfs=False))