Releases: Gilgamesh-J/X-ASR
Vibe XASR 2.0
Vibe XASR 2.0 — new "AI Polish"
Speak, and an LLM tidies your dictation into clean text.
- ✨ AI Polish (cloud) — many OpenAI-compatible providers built in, or add your own; selecting one auto-fills the endpoint & model. Removes fillers, fixes restatements, normalizes numbers, applies hotwords; adjustable temperature / max length; save & switch multiple configs.
- 🔒 AI Polish (local · Beta, Apple Silicon only) — optional, fully offline, Metal-accelerated; the model downloads on first use.
- 📦 Smaller installer — the default model has been quantized & compressed; the macOS installer shrank from ~558 MB to ~165 MB with effectively no quality change.
- 🛠 Various bug fixes and HUD polish.
Universal2 — installs on both Apple Silicon and Intel; local polish is Apple Silicon only.
Vibe XASR 2.0 · 全新「AI 润色」
说完话,让大模型把口述自动整理成干净的文字。
- ✨ AI 润色(云端) —— 多家 OpenAI 兼容服务商开箱即用,也可自定义;选中即自动填好接口与模型。自动去口癖、改口纠正、数字规整、热词修正;温度 / 最大长度可调;多套配置一键保存切换。
- 🔒 AI 润色(本地 · Beta,仅 Apple Silicon) —— 可选完全离线,Metal 加速;模型首次启用在线下载。
- 📦 安装包大幅减小 —— 默认模型已做量化压缩,macOS 安装包从约 558 MB 降到约 165 MB,识别质量基本不变。
- 🛠 修复若干 bug,优化悬浮窗。
Universal2 —— Apple Silicon + Intel 均可安装;本地润色仅 Apple Silicon。
macOS is the primary development branch; the Windows build is compiled in sync and not yet fully tested (preview). Feedback welcome.
macOS 为主开发分支,Windows 为同步编译,尚未充分测试(预览版)。欢迎反馈。
Vibe XASR v1.4.4
Vibe XASR v1.4.4
Fixes — Smart Correction (去口水词 / filler removal)
- No longer deletes 额 / 額 / 诶 — they belong to real words (金额, 额外, 余额) and were being mangled.
- Repeat-folding now triggers at ≥4 in a row instead of ≥3, so short counting / reduplication like 三三三, 六六六, 看看, 想想 stay intact; only true stutters (这这这这) are folded.
100% on-device · sherpa-onnx / X-ASR engine.
Vibe XASR v1.4.4(中文)
修复 —— 智能修正(去口水词)
- 不再误删 额 / 額 / 诶:它们是「金额 / 额外 / 余额」等正常词的一部分,之前被吃字。
- 重复折叠阈值由 ≥3 改为 ≥4:「三三三」「六六六」「看看」「想想」等正常叠词/数数保留,只有真口吃(这这这这)才折叠。
全程本地离线 · 基于 sherpa-onnx / X-ASR 引擎。
macOS 为主开发分支,Windows 为同步编译,尚未充分测试(预览版)。 欢迎反馈。
macOS is the primary development branch; the Windows build is compiled in sync and not yet fully tested (preview). Feedback welcome.
Vibe XASR v1.4.3
Vibe XASR v1.4.3 — a local voice input method powered by X-ASR. Hold a hotkey, speak, text lands at your cursor — 100% local & offline.
What's new
- Recording fix: dictation failed to capture when a Bluetooth headset was the output device (now uses AVCaptureSession)
- New Self-check: test your hotkey right in Settings; a warning + a badge on the Permissions tab show up when a permission is missing
- i18n fix: the Share tab no longer shows Chinese while in English
- Streaming mode no longer deletes-and-retypes the line (use insert-on-finish for post-hoc corrections)
- Number-normalization fix: “一二三四五六七八九十” is no longer misread as 90
- Auto-update feed moved to this repo (X-ASR)
macOS 15+, Universal. Existing users update automatically in-app.
Vibe XASR v1.4.3 —— 基于 X-ASR 的本地语音输入法。按住热键说话,文字直接落到光标处 —— 100% 本地、离线。
更新内容
- 录音修复:蓝牙耳机作输出设备时听写无法录音(改用 AVCaptureSession)
- 新增自检:可在设置里直接按键测试;权限缺失时提示,并在**「权限」**标签显示感叹号
- 国际化修复:共享(Share) 页英文界面不再露中文
- 逐字插入不再「删一遍重输」(需要事后纠正请用**「说完插入」**)
- 数字规整修复:「一二三四五六七八九十」不再误判为 90
- 自动更新源迁移到本仓库(X-ASR)
macOS 15+,Universal。老用户 App 内自动更新。
ℹ️ macOS is the primary development branch. The Windows build is compiled in sync and is not yet fully tested (preview) — feedback welcome.
ℹ️ macOS 为主开发分支,Windows 为同步编译、尚未充分测试(预览版),欢迎反馈。
Vibe XASR v1.4.2
Vibe XASR 桌面端(X-ASR 引擎官方应用)v1.4.2
- 修复:蓝牙耳机作为输出设备时,听写无法录音 / 按住无反应(录音改用 AVCaptureSession 纯输入采集)
- 修复:松开快捷键时偶发崩溃
- 状态栏图标改为矢量绘制
macOS:下载 .dmg,拖入「应用程序」即可;需 macOS 15 (Sequoia)+,Universal。
老用户 App 内自动更新。