github joewongjc/type4me v1.6.2
v1.6.2: Soniox 重构 + 异步校准 + 并发安全

latest releases: v2.9.0, v2.8.0, v2.7.1...
5 months ago

更新内容

  • Soniox 客户端重构: 去掉 ConnectionGate/Delegate,简化连接流程,提升稳定性
  • Soniox 异步校准: 录音结束后并行启动完整音频转录,自动替换更准确的结果 (类似本地版双引擎模式)
  • Soniox 协议优化: 新增 language_hints (zh/en)、max_endpoint_delay_ms 参数
  • Soniox 配置简化: 移除 model 选择字段,默认使用最新模型
  • 火山引擎热词优化: 有云端词表时跳过 inline hotwords,避免冲突
  • 并发安全修复: KeychainService/SnippetStorage/HotwordStorage 加缓存锁,SystemVolumeManager 移到后台队列 (修复蓝牙设备卡顿)
  • PromptContext 改 async: AX 读取用 detached task + timeout 防死锁

下载

版本 架构 说明 大小
Type4Me-v1.6.2-cloud.dmg Intel + Apple Silicon 云端识别,需配置 API Key ~4MB
Type4Me-v1.6.2-local-apple-silicon.dmg Apple Silicon only 内嵌 SenseVoice + Qwen3-ASR 本地识别引擎 ~725MB

Local 版需要 Apple Silicon (M1+),因为 Qwen3-ASR 校准引擎依赖 MLX/Metal GPU 推理。Intel Mac 用户请使用 Cloud 版。

也可通过 Homebrew 安装 Cloud 版: brew install joewongjc/type4me/type4me

Don't miss a new type4me release

NewReleases is sending notifications on new releases.