Skip to content
Discussion options

You must be logged in to vote

更正之前的回复:FunASR 当前主分支已经有 torch_npu 设备检测和 NPU 路径;此前“没有 NPU 后端”的说法已经过时。但截至 main 1d8080af,还没有一套经过官方端到端验证的“Ascend 910B + 实时识别 + 解码热词”组合,需要把几条不同路径分开看。

路径 NPU 证据 实时 热词 当前结论
paraformer-zh(离线) #2812 已合入通用 NPU 检测,并给出 NPU Paraformer + hotword 示例 是,模型级 SeACo 热词 可以作为当前 NPU 热词起点
paraformer-zh-streaming(Python 分块) 通用 device="npu:*" 会进入 NPU,但没有公开的 910B 实时复测 ;当前 inference() 不读取 hotword / hotwords 不满足“实时 + 热词”
C++/ONNX 2-pass WebSocket 官方 runtime 主要是 CPU/CUDA ONNX 路径,不是 torch_npu/910B 路径 是;WFST 热词作用于句末 2pass-offline 纠错 实时热词已支持,但不是 910B 后端
Fun-ASR-Nano #3113 修复了 NPU autocast;#3034 只在 310P3 上完成兼容性 smoke vLLM 实时服务在 CUDA 路径已有 Prompt 热词 310P3 smoke 很慢,vLLM-Ascend 仍有算子错误,不能当作 910B 生产方案

如果…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by LauraGPT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants