Python runtime 对齐发布规范:NPU 默认、依赖补全、前 5 帧置零
#5
by inoryQwQ - opened
按发布规范收尾 Python 运行时:
- runtime.py:axengine session 显式使用 AxEngineExecutionProvider
- openwakeword_ax.py:前 5 帧得分置零(对齐 openwakeword 官方初始化窗口);
--backend onnx 标注为 dev/验证专用(CPU 回退不属于发布路径) - requirements.txt:补 axengine(pyaxengine)wheel 依赖(numpy + axengine 完整)
- README:说明 requirements 已含 axengine、onnx 后端仅开发用
inoryQwQ changed pull request status to open
inoryQwQ changed pull request status to merged
inoryQwQ deleted the
refs/pr/5 ref