speech-to-text
Installation
SKILL.md
Speech to Text
Transcribe audio to text using OpenAI Whisper API.
Requires Rebyte API auth — $AUTH_TOKEN and $API_URL are set up per the agent's system prompt; use them as Bearer token and base URL.
When to Use
Use this skill when the user needs to:
- Transcribe audio recordings to text
- Generate subtitles or captions (SRT, VTT)
- Extract spoken content from audio files
- Convert voice memos or interviews to text
How It Works
Send audio directly via multipart/form-data — standard Whisper API format: