Ariver
2026-06-07 825443c94207230def2fb467bfa6e665478e03f2
CHANGELOG.md
@@ -1,5 +1,21 @@
# Changelog
## v2.1.29 (2026-06-07)
### 实验候选包
- **X-ASR 960ms 实验模型**:新增 `x-asr-zh-en-960ms` 实验模型 profile,用于评估中英混输和未来“边说边出字”方向。
- **macOS X-ASR streaming backend**:在 macOS 下接入 sherpa-onnx `OnlineRecognizer`,先复用现有“一段录音 -> 最终文本”听写流程验证模型效果,不改 live partial 上屏链路。
- **本地模型安装脚本**:新增 `scripts/install-x-asr-zh-en-960ms.sh`,只下载 Hugging Face `chunk-960ms-model` 所需四个文件,不把大模型放入 git。
- **回滚保护**:已创建 `codex/freeze-2.1.28-appstore-20260605.0353`,指向已上传成功的 2.1.28 App Store 源码基线。
### 构建
- build: `20260607.0141`
- 说明: 本版本为 X-ASR 技术实验候选包,不是 App Store 正式上传包。
---
## v2.1.28 (2026-06-04)
### 发布冻结