Skip to content

Vibe XASR v1.4.3

Choose a tag to compare

@liutaocode liutaocode released this 03 Jun 14:28
· 39 commits to main since this release

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 为同步编译、尚未充分测试(预览版),欢迎反馈。