{"uid":"cap_VU8vzCeBL46V5NCMHxJHg","slug":"fetchharbor-benlab-download-audio-transcribe-summary-3ac266d2","name":"fetchharbor.benlab.download Audio Transcribe-Summary","description":"Transcribe bounded audio and explicitly pass the resulting text to the operator's local Ollama model for a concise summary. No input or output content is retained.","url":"https://fetchharbor.benlab.download/audio/transcribe-summary","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"language":{"type":["string","null"],"maxLength":16},"audio_base64":{"type":"string","description":"Base64-encoded audio; decoded size is operator limited.","contentEncoding":"base64"}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.05","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.05/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_cMLBRmio2fG3qvhkPyTEb","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.05","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Transcribes base64-encoded audio and passes the transcript to a local Ollama model to produce a concise summary, without retaining any content.","exampleAgentPrompt":"Can you transcribe this audio clip and give me a concise summary of what was said? Here's the base64-encoded audio — it's in English.","exampleUseCases":[{"title":"Summarize recorded meeting audio","prompt":"I have a base64-encoded recording of our team standup — can you transcribe it and give me a short summary of the key points discussed? The language is English."},{"title":"Condense customer call for CRM notes","prompt":"Here's a base64 audio file of a customer support call in English — please transcribe it and summarize it into a few bullet points I can paste into our CRM."},{"title":"Summarize lecture or podcast clip","prompt":"I've got a base64-encoded clip from a podcast episode in Spanish — can you transcribe it and give me a quick summary of what the speaker covered?"}],"resultDescription":"Returns a transcription of the audio along with a concise summary generated by the operator's local Ollama model. No audio or transcript data is stored after the request completes.","failureModes":["Audio too large — operator-defined size limit exceeded, returns 413 or similar error","Invalid base64 encoding — malformed audio_base64 field causes decoding failure","Unsupported audio format — codec not recognized by the local media worker","Ollama model unavailable — local model service down or not configured, summarization step fails","Language code invalid or unsupported — transcription may fall back to auto-detect or error"],"whenToPreferThis":"Choose this endpoint when you need both transcription and summarization in a single privacy-preserving step, especially when data retention is a concern. It is ideal for processing sensitive recordings (meetings, calls, interviews) where you want local inference without sending data to third-party cloud services. Prefer this over a transcription-only endpoint when the downstream need is a concise digest rather than a full verbatim transcript.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:35:26.518Z","isFirstParty":false}