speech-to-text
Installation
SKILL.md
Install the belt CLI skill:
npx skills add belt-sh/cli
Speech-to-Text
Transcribe audio to text via inference.sh CLI.

Quick Start
Requires inference.sh CLI (
belt). Install instructions
belt login
belt app run infsh/fast-whisper-large-v3 --input '{"audio_url": "https://audio.mp3"}'