Communityv1.0.0

Transcribe Audio with Parakeet MLX

Local speech-to-text with Parakeet MLX (ASR) for Apple Silicon (no API key).

2kdownloads1stars2active installskylehowells
View on ClawHubBack to Skills

Skill Details

Slug
parakeet-mlx
Latest Version
1.0.0
Author
kylehowells
Published
Jan 13, 2026
Updated
Feb 25, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Transcribe Audio with Parakeet MLX.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

Initial release of Parakeet MLX skill: - Enables local speech-to-text transcription on Apple Silicon using Parakeet MLX ASR. - No API key required; models are downloaded from Hugging Face on first use. - Supports multiple audio formats and batch transcription with shell wildcards. - Output available in txt, srt, vtt, json formats (or all at once). - Simple installation via `uv tool install parakeet-mlx`. - Requires `ffmpeg` for audio processing.