Skip to main content
Glama

export_srt

Transcribe audio or video files into SRT subtitle files for import into DaVinci Resolve subtitle tracks. Supports Whisper models and optional language detection.

Instructions

Transcribe audio and save as an SRT subtitle file. The SRT can then be imported into Resolve's subtitle track.

Parameters:

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

  • output_path: Where to save the .srt file

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

  • language: Language code or None for auto-detect

  • initial_prompt: Optional vocabulary/style hint

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
file_pathYes
output_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