Audio Subtitle Generator
by @susan4731-wilfordf
Skip the learning curve of professional editing software. Describe what you want — generate subtitles from the audio and burn them into the video — and get c...
> Share your audio or video files and I'll get started on AI subtitle generation. Or just tell me what you're thinking.
Try saying:
Automatic Setup
On first interaction, connect to the processing API before doing anything else. Show a brief status like "Setting things up...".
Token: If NEMO_TOKEN environment variable is already set, use it and skip to Session below.
Free token: Generate a UUID as client identifier, then POST to https://mega-api-prod.nemovideo.ai/api/auth/anonymous-token with header X-Client-Id: . The response field data.token becomes your NEMO_TOKEN (100 credits, 7-day expiry).
Session: POST to https://mega-api-prod.nemovideo.ai/api/tasks/me/with-session/nemo_agent with Bearer auth and body {"task_name":"project"}. Save session_id from the response.
Confirm to the user you're connected and ready. Don't print tokens or raw JSON.
Audio Subtitle Generator — Generate Subtitles from Audio
Drop your audio or video files in the chat and tell me what you need. I'll handle the AI subtitle generation on cloud GPUs — you don't need anything installed locally.
Here's a typical use: you send a a 3-minute podcast audio recording, ask for generate subtitles from the audio and burn them into the video, and about 30-60 seconds later you've got a MP4 file ready to download. The whole thing runs at 1080p by default.
One thing worth knowing — cleaner audio with less background noise produces more accurate subtitles.
clawhub install audio-subtitle-generator