Phase I · Institutional Research Tier
Drop-in C++/CUDA primitives for any audio, vibration, or biosignal pipeline that needs translation-invariant, frequency-aware fingerprints. AGPL-3.0 + Commercial.
WSTConfig
Depth
Time domain: λ=0
Frequency domain: bank
What you get
What it solves
Pricing
AGPL-3.0: free for research & open source
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))