Skip to main content
Run any Skill in Manus
with one click

whisper-transcribe

Stars4
Forks1
UpdatedApril 29, 2026 at 03:28

Transcribe audio/video to text using the best available ASR backend. Backend priority: MLX Qwen3-ASR (local, best for Chinese) → Groq API (fast, cloud) → whisper.cpp (local fallback) USE FOR: - "转文字", "转录", "transcribe this", "speech to text" - Any audio file (wav, mp3, m4a, flac, ogg, wma, aac) needs transcription - Video file needs transcription (extracts audio first via ffmpeg) - Douyin/video downloaded → auto transcribe - Need SRT/VTT subtitles from audio/video - "这个视频说的什么", "听一下这个音频" REPLACES: openai-whisper, openai-whisper-api, mlx-whisper, douyin-transcript (for ASR step) REQUIRES: ffmpeg OPTIONAL: mlx-qwen3-asr (pip), GROQ_API_KEY, whisper-cli (brew)

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
10 files
SKILL.md
readonly