Skip to main content
在 Manus 中运行任何 Skill
一键导入

whisper-transcribe

星标4
分支1
更新时间2026年4月29日 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)

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
10 个文件
SKILL.md
readonly