Install
openclaw skills install parakeet-mlxLocal speech-to-text with Parakeet MLX (ASR) for Apple Silicon (no API key).
openclaw skills install parakeet-mlxUse parakeet-mlx to transcribe audio locally on Apple Silicon.
Quick start
parakeet-mlx /path/audio.mp3 --output-format txtparakeet-mlx /path/audio.m4a --output-format vtt --highlight-wordsparakeet-mlx *.mp3 --output-format allNotes
uv tool install parakeet-mlx -U (not uv add or pip install)parakeet-mlx --help to see all options (--help, not -h).~/.cache/huggingface on first run.mlx-community/parakeet-tdt-0.6b-v3 (optimized for Apple Silicon).ffmpeg installed for audio processing.--verbose for detailed progress and confidence scores.*.mp3 work).