跳至主要内容
小龙虾小龙虾AI
🤖

Transcribe Audio with Parakeet MLX

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

下载2.4k
星标2
版本1.0.0
开发工具
安全通过

技能说明


name: parakeet-mlx description: Local speech-to-text with Parakeet MLX (ASR) for Apple Silicon (no API key). homepage: https://github.com/senstella/parakeet-mlx metadata: {"clawdbot":{"emoji":"🦜","requires":{"bins":["parakeet-mlx"]},"install":[{"id":"uv-tool","kind":"uv","formula":"parakeet-mlx","bins":["parakeet-mlx"],"label":"Install Parakeet MLX CLI (uv tool install)"}]}}

Parakeet MLX (CLI)

Use parakeet-mlx to transcribe audio locally on Apple Silicon.

Quick start

  • parakeet-mlx /path/audio.mp3 --output-format txt
  • parakeet-mlx /path/audio.m4a --output-format vtt --highlight-words
  • parakeet-mlx *.mp3 --output-format all

Notes

  • Install CLI with: uv tool install parakeet-mlx -U (not uv add or pip install)
  • Use parakeet-mlx --help to see all options (--help, not -h).
  • Models download from Hugging Face to ~/.cache/huggingface on first run.
  • Default model: mlx-community/parakeet-tdt-0.6b-v3 (optimized for Apple Silicon).
  • Requires ffmpeg installed for audio processing.
  • Output formats: txt, srt, vtt, json, or all.
  • Use --verbose for detailed progress and confidence scores.
  • Accepts multiple files (shell wildcards like *.mp3 work).

如何使用「Transcribe Audio with Parakeet MLX」?

  1. 打开小龙虾AI(Web 或 iOS App)
  2. 点击上方「立即使用」按钮,或在对话框中输入任务描述
  3. 小龙虾AI 会自动匹配并调用「Transcribe Audio with Parakeet MLX技能完成任务
  4. 结果即时呈现,支持继续对话优化

相关技能