依赖组件下载
MarkFlow 语音转写功能需要 whisper.cpp 引擎和模型文件。当自动安装从第三方源下载失败时,可以从这里获取镜像文件。
Whisper.cpp 引擎(Windows x64)
约 20-30 MB包含 whisper.exe,是 Windows 系统进行语音转写所必需的引擎程序。
平台:Windows 10 / 11 · 官方源: https://github.com/ggerganov/whisper.cpp/releases/latest
Whisper.cpp 引擎(macOS arm64)
约 20-30 MB适用于 Apple Silicon 的 whisper.cpp 二进制包。
平台:macOS 12+ (Apple Silicon) · 官方源: https://github.com/ggerganov/whisper.cpp/releases/latest
Whisper Small 模型
466 MBWhisper Small 模型文件,推荐默认配置。模型由所有转写模块共享。
平台:Windows / macOS / Linux · 官方源: https://huggingface.co/ggerganov/whisper.cpp
💡 使用说明
客户端首次使用语音转写时,会自动尝试从官方源和 ghproxy/hf-mirror 镜像下载。如果均失败,会自动回退到 MarkFlow 门户网站镜像,或手动下载后放置到客户端提示的目录中。