BaalSTT

High-accuracy Speech-to-Text (Deepgram nova-2). Free: 3 transcriptions / 24 h / IP.

API

MethodPathBody
POST/transcribemultipart file (audio, ≤25 MB) — oder JSON {{"url":"https://..."}}, optional model

Beispiele

# Datei hochladen
curl -F "file=@mein_audio.mp3" https://BAALSTT_HOST/transcribe

# Per URL
curl -X POST https://BAALSTT_HOST/transcribe -H "Content-Type: application/json" \
  -d '{{"url":"https://example.com/podcast.mp3","model":"nova-2"}}'

Live-Test

Beispielsprache (Deepgram-Beispiel, ~30 s) transkribieren:

Pay-what-you-want (über Free-Tier hinaus)

Mindestens ~2 USD. BTC: bc1qaer8vykjzwhfea4fla0xmjm9zma46m4kgljclu
SOL: AwcNaFbNCzGK9fHwcTsYATvAciCQDTHq6NSUTwbdZvM4
Nach Zahlung: POST /verify mit {{"txid":"...","chain":"auto"}} → die API prüft die echte Kette und gibt einen API-Key (72 h) zurück mit Header X-BaalSTT-Key — danach unbegrenzt.

BaalSTT v0.1 — powered by Deepgram nova-2