Animica x402 Directory

Directory / audio.halowerk.com

audio.halowerk.com/dialect-classify

Classifies only three broad German-language varieties: de-DE Germany German, de-AT Austrian German and de-CH Swiss German. The model works on acoustic speech embeddings and does not read a transcript. It returns probabilities for all three classes, the strongest candidate, audio quality warnings and unknown whenever confidence or recording quality is insufficient. The result is a statistical variety estimate, not a statement about a speaker's origin, identity, nationality or place of residence.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://audio.halowerk.com/dialect-classify'

# -> HTTP/1.1 402 Payment Required
#    the response carries the price, asset and pay-to address.

# 2. Pay and retry with any x402 client:
npx x402-fetch 'https://audio.halowerk.com/dialect-classify'

Endpoint: https://audio.halowerk.com/dialect-classify. Operated by audio.halowerk.com, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.

Other endpoints on audio.halowerk.com

audio.halowerk.com/ad-slot-auction

Four actions on one endpoint. create opens a slot with its position, length, reserve price and closing time, and returns an admin token that only the opener hol…

GET · $0.004

audio.halowerk.com/convert

Converts to FLAC, WAV at 16 or 24 bit, MP3, Opus or AAC, with sample rate, channel count and quality all settable and all reported back. What separates this fro…

GET · $0.006

audio.halowerk.com/loudness-normalise

Normalises to −14 LUFS by default, the level the streaming platforms converged on, with named presets for podcast, European and United States broadcast, or a fr…

GET · $0.008

audio.halowerk.com/trim-silence

Finds silent stretches with ffmpeg level detection and shortens each one that exceeds the threshold length. Pauses are shortened to a floor, never removed outri…

GET · $0.008

All 5 endpoints on audio.halowerk.com →