asr-transcribe-to-text

Installation
SKILL.md

ASR Transcribe to Text

Transcribe audio/video to speaker-labeled text. Default pipeline (decoupled, WhisperX-style): Qwen3-ASR transcribes the full audio with context intact, mlx-whisper supplies a word-level timing lattice, pyannote supplies speaker segments, and an aligner merges the three — the audio is never cut before ASR, so transcription quality stays at full-audio fidelity.

Mode When Speed Cost
Local MLX macOS Apple Silicon 15-27x realtime Free
Remote API Any platform, or when local unavailable Depends on GPU API/self-hosted

Configuration persists in ${CLAUDE_PLUGIN_DATA}/config.json.

Installs
555
GitHub Stars
1.3K
First Seen
Mar 22, 2026
asr-transcribe-to-text — daymade/claude-code-skills