AI Skill Hub 强烈推荐:Murmure本地语音转文字工具 是一款优质的AI工具。AI 综合评分 8.2 分,在同类工具中表现稳健。如果你正在寻找可靠的AI工具解决方案,这是一个值得深入了解的选择。
完全本地化、隐私保护的跨平台语音识别工具,集成LLM后处理能力。支持Linux、macOS等多平台部署,无需云服务,适合对隐私要求高的开发者和企业用户。
Murmure本地语音转文字工具 是一款基于 TypeScript 开发的开源工具,专注于 语音识别、隐私保护、本地部署 等核心功能。作为 GitHub 开源项目,它拥有活跃的社区支持和持续的版本迭代,代码完全透明可审计,支持本地部署以保护数据隐私。无论是个人使用还是集成到企业工作流,都能提供稳定可靠的解决方案。
完全本地化、隐私保护的跨平台语音识别工具,集成LLM后处理能力。支持Linux、macOS等多平台部署,无需云服务,适合对隐私要求高的开发者和企业用户。
Murmure本地语音转文字工具 是一款基于 TypeScript 开发的开源工具,专注于 语音识别、隐私保护、本地部署 等核心功能。作为 GitHub 开源项目,它拥有活跃的社区支持和持续的版本迭代,代码完全透明可审计,支持本地部署以保护数据隐私。无论是个人使用还是集成到企业工作流,都能提供稳定可靠的解决方案。
# 方式一:npm 全局安装 npm install -g murmure # 方式二:npx 直接运行(无需安装) npx murmure --help # 方式三:项目依赖安装 npm install murmure # 方式四:从源码运行 git clone https://github.com/Kieirra/murmure cd murmure npm install npm start
# 命令行使用
murmure --help
# 基本用法
murmure [options] <input>
# Node.js 代码中使用
const murmure = require('murmure');
const result = await murmure.run(options);
console.log(result);
# murmure 配置说明 # 查看配置选项 murmure --config-example > config.yml # 常见配置项 # output_dir: ./output # log_level: info # workers: 4 # 环境变量(覆盖配置文件) export MURMURE_CONFIG="/path/to/config.yml"
A privacy-first, open-source speech-to-text application that runs entirely on your machine, powered by a neural network via NVIDIA’s Parakeet TDT 0.6B v3 model for fast, local transcription. Murmure turns your voice into text with no internet connection and zero data collection, and supports 25 European languages.
Learn more on the official website | Documentation

<details> <summary>List of supported languages</summary> Bulgarian (bg), Croatian (hr), Czech (cs), Danish (da), Dutch (nl), English (en), Estonian (et), Finnish (fi), French (fr), German (de), Greek (el), Hungarian (hu), Italian (it), Latvian (lv), Lithuanian (lt), Maltese (mt), Polish (pl), Portuguese (pt), Romanian (ro), Slovak (sk), Slovenian (sl), Spanish (es), Swedish (sv), Russian (ru), Ukrainian (uk) </details>
Murmure provides a clean and focused speech-to-text experience. Once launched, simply start recording your voice. The text appears instantly, processed directly on your computer.
Typical use cases include:
Because all computation is local, no network connection is required.
Murmure supports importing a .murmure configuration file via the command line (murmure import config.murmure), useful for mass deployment or sharing settings across machines. A --strategy merge option is available to keep existing settings. See the CLI documentation for details.
架构设计优秀,隐私保护彻底,本地LLM后处理创新。跨平台支持完善,社区活跃度良好,实用性强。
该工具使用 AGPL-3.0 协议,商用场景请仔细阅读协议条款,必要时咨询法律意见。
AI Skill Hub 为第三方内容聚合平台,本页面信息基于公开数据整理,不对工具功能和质量作任何法律背书。
建议在沙箱或测试环境中充分验证后,再部署至生产环境,并做好必要的安全评估。
⚠️ AGPL 3.0 — 最严格的 Copyleft,网络服务端使用也需开源,SaaS 使用受限。
总体来看,Murmure本地语音转文字工具 是一款质量优秀的AI工具,在同类工具中具备一定竞争力。AI Skill Hub 将持续追踪其更新动态,建议收藏备用,结合自身场景选择合适时机引入使用。
| 原始名称 | murmure |
| 原始描述 | 开源AI工具:Fully local, private and cross platform Speech-to-Text with LLM Post-processing。⭐817 · TypeScript |
| Topics | 语音识别隐私保护本地部署跨平台LLM集成 |
| GitHub | https://github.com/Kieirra/murmure |
| License | AGPL-3.0 |
| 语言 | TypeScript |
收录时间:2026-05-19 · 更新时间:2026-05-30 · License:AGPL-3.0 · AI Skill Hub 不对第三方内容的准确性作法律背书。