FunASR 1.4.16 发布:修复混合设备推理并新增 Transformers 指南
原标题:FunASR 1.4.16
AI 摘要
阿里 FunASR 发布 1.4.16 版本,重点修复混合设备推理管线的配置传播问题,确保 vad_kwargs、punc_kwargs、spk_kwargs 的设备放置不会在重复推理中被运行时 device 覆盖所改变。同时新增原生 Transformers 接入指南(中英文),并澄清 SenseVoiceSmall 与 Paraformer 何时需要 CT-Transformer 标点后处理。该版本还附带九个预编译 llama.cpp/GGUF 运行时资产,覆盖 Linux、macOS、Windows 多平台。
正文节选
# FunASR 1.4.16 ## Highlights - **Reliable mixed-device pipelines:** explicit `vad_kwargs`, `punc_kwargs`, and `spk_kwargs` device placement is preserved across repeated inference calls. Runtime `device` overrides no longer mutate the placement of already-loaded models, caller-owned submodel configuration stays unchanged, and speaker inference uses the speaker model's own configuration. - **Clearer punctuation behavior:** documentation now explains when SenseVoiceSmall or Paraformer output nee