Run local Whisper transcription and export an editable TXT transcript without sending speech to a processing server.
Automatic speech recognition is a draft, not final copy. Select the spoken language when automatic detection is uncertain, review names and numbers, and repair segment boundaries before exporting. WebVTT is a W3C timed-text format; SRT is widely used but is not presented here as a W3C standard.
Quality control before publishing
Open the exported file outside the editor. Confirm duration, orientation, framing, audio synchronization and container. Check the first frame, every edit boundary and the final frame; a technically successful export can still contain a clipped subject, silent section or unwanted padding.
1
Compare output duration with the intended active timeline.
2
Check the result at normal size and full-screen.
3
Keep the untouched source until the destination accepts the export.
Repeatable preset for agents
Agents can use the official recipe `transcribe_txt` through window.QuokkaPixVideoAgent or the Video MCP tools. The recipe prepares settings only: the source file is still selected locally in the browser, the exact payment tier is measured after selection, and the result manifest remains the source of truth for completion and QA.
1
recipeId: transcribe_txt
Official sources and scope
These links support the technical method or destination profile. Strict requirements and recommendations are intentionally kept separate. Sources were checked on 13 September 2026.