Skip to main content
Glama

transcribe_and_add_subtitles

Transcribe audio from a file using local Whisper models and automatically add subtitle markers to the DaVinci Resolve timeline. Supports long files through automatic chunking.

Instructions

Transcribe audio locally with mlx-whisper and add subtitle markers to the timeline. Long files are auto-chunked so this works on any length.

Parameters:

  • file_path: Absolute path to the audio/video file to transcribe

  • model: Whisper model size ("tiny", "base", "small", "medium", "large", "turbo")

  • language: Language code (e.g. "en", "fr"). None = auto-detect.

  • initial_prompt: Optional text to guide recognition vocabulary

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
file_pathYes
modelNoturbo
languageNo
initial_promptNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/barckley75/resolve-claude-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server