Back to Directory
general
Mlx Whisper
Local speech-to-text with MLX Whisper (Apple Silicon optimized, no API key).
Installation
Run this in your terminal or add to your configuration:
# Clone into your skills directory
git clone ...API Key Required
This skill requires external API keys. Check the repository for .env setup instructions.
About this Skill
- Initial release of mlx-whisper: Local speech-to-text using MLX Whisper, optimized for Apple Silicon Macs.
- No API key required; models are downloaded and cached on demand.
- Supports transcription, translation, and subtitle generation (SRT).
- Multiple models available with trade-offs in speed and quality.
- Simple command-line interface for quick audio transcription and subtitle creation.