The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Vocce transcribe listing page.
Hosted audio/video transcription for AI agents and automations. No API key. No local model. Upload a file, get back text + SRT + VTT + timestamped segments — powered by Whisper large-v3 on vocce's GPU.
→ Product: https://vocce.io · API docs: https://vocce.io/api · OpenAPI: https://vocce.io/openapi.json
Details → transcribe-mcp-server/
Details → transcribe-cli/
See → agent-transcription-skill/
github-action/n8n-nodes-vocce → n8n-nodes-vocce/integrations/distribution/server.jsonEvery package is a thin client: it uploads your file to vocce's hosted backend, polls until the job is done, and returns the result. The transcription runs on vocce's GPU — nothing to install, no model to download. The backend is the product; these clients are open source (MIT).
MIT