返回全部动态

FunASR 1.4.16 发布:修复混合设备推理并新增 Transformers 指南

原标题:FunASR 1.4.16

阿里 FunASR Releases一手来源开源质量 67

AI 摘要

阿里 FunASR 发布 1.4.16 版本,重点修复混合设备推理管线的配置传播问题,确保 vad_kwargs、punc_kwargs、spk_kwargs 的设备放置不会在重复推理中被运行时 device 覆盖所改变。同时新增原生 Transformers 接入指南(中英文),并澄清 SenseVoiceSmall 与 Paraformer 何时需要 CT-Transformer 标点后处理。该版本还附带九个预编译 llama.cpp/GGUF 运行时资产,覆盖 Linux、macOS、Windows 多平台。

以上摘要由 AI 生成,可能存在误差。事实请以原文为准。

正文节选

# 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


发布时间:2026-09-18 13:42
抓取时间:2026-09-19 18:03
来源机构:魔搭社区
阅读原文github.com