Retention
Retention Period (days)
Change records older than this are purged. Registered clients that haven't contacted the server within this many days are also dropped from retention gating.
Audio Embeddings
Enable Audio Embeddings
When enabled the scheduled embedding task will run and write vectors to the feature store.
Max Tracks Per Run
Cap on tracks processed per run. Zero means no cap.
Embedding Concurrency
Number of tracks processed in parallel. Each worker spawns its own ffmpeg decode. 2–3 is typical; raise carefully on beefy servers.
Inference Location
Local (run on this server) — unsupported in the CLAP build
Remote (smack-embedder companion)
Where CLAP inference runs. Only Remote is currently supported: point it at a running smack-embedder companion (
SMACK_EMBEDDER_BACKEND=clap
) on a machine with Apple Silicon or a CUDA GPU.
Remote Endpoint
Base URL of the smack-embedder companion. Leave blank when running locally.
Save