audio-to-subtitles
Installation
SKILL.md
Audio To Subtitles
Use this skill to:
- turn local audio/video files or public media URLs into subtitle files through AI MediaKit;
- turn text into MiniMax TTS audio;
- optionally generate subtitles from the TTS audio in the same run.
Workflow
For media inputs:
- If the input is a local file, upload it to Cloudflare R2 first.
- Submit the public
audio_urlorvideo_urlto AI MediaKit ASR subtitles. - Poll the async task until it is completed or failed.
- Save
.json,.srt, and.vttoutputs.
For local video-engine projects: