Loading skill documentation...
coding ๐Ÿ”ฅ Trending
โ˜…โ˜…โ˜…โ˜… 4.3/5.0 โค๏ธ 989 likes ๐Ÿ’ฌ 147 comments ๐Ÿ“ฆ 2703 installs
Back to Skills
๐Ÿ“– SKILL DOCUMENTATION
# mlx-stt

MLX STT Speech-To-Text/ASR/Transcribe via SkillBoss API Hub. Automatically routes to the best available STT model (Whisper, Azure Speech, Google STT, etc.). Requires a SkillBoss API Key (SKILLBOSS_API_KEY). Sign up at https://heybossai.com to get your key. Requirements

SKILLBOSS_API_KEY: SkillBoss API Hub key, set in your environment

python3 + requests: used to call SkillBoss API Hub

brew: used to install deps if not available

Installation

bash ${baseDir}/install.sh

This script will use brew / pip to install:

python3: run the API call script
requests: Python HTTP library

Usage To transcribe an audio file, run this script:

bash  ${baseDir}/mlx-stt.sh <audio_file_path>

Audio is base64-encoded and sent to SkillBoss API Hub (/v1/pilot, type stt). SkillBoss API Hub automatically routes to the best available STT model. The transcript result will be printed to stdout.

Reviews

4.3
โ˜…โ˜…โ˜…โ˜…
147 reviews

Write a Review

โ˜† โ˜† โ˜† โ˜† โ˜†

Get Weekly AI Skills

Join 80,000+ one-person companies automating with AI