transcribe
Transcribe an audio file to text (speech-to-text) with LOCAL Whisper, automatic language detection. For agents processing voice notes, calls or podcasts. Upload the audio via multipart or as 'archivo_b64'. Optional 'lang' (es|en|...). [x402: 0.01 USDC on Base, pay-per-use]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | Idioma ISO (es, en, ...) — opcional | |
| archivo_b64 | Yes | Audio en base64 (o subir 'archivo' por multipart) |