config.json 标准化 + README frontmatter(HF 模型卡规范)

#2
by inoryQwQ - opened

补齐全套 HF 模型卡元数据:config.json 增加 pipeline_tag/license/language/tags/library_name,README 增加 YAML frontmatter。详细内容见 https://github.com/AXERA-TECH/openWakeWord.AXERA/pull/1 与本地草稿。

PR 内容已补全:

  1. config.json 标准化(pipeline_tag/license/language/tags/library_name)
  2. README.md 增加 YAML frontmatter + 已知问题说明
  3. models/650 与 models/630C 的 6 个分类器 axmodel 替换为重新校准版本(高响应窗口采样,校准集含 TTS 唤醒词正样本;编译配方同 GitHub PR #1:U16 默认层 + disable_auto_refine_scale)

板端峰值窗口实测(ORT vs NPU):

模型 旧发布版 本 PR
alexa 1.0 1.0
hey_jarvis 0.92 0.9988
hey_mycroft 1.0 1.0
hey_rhasspy 0.005 0.9738
weather 0.79 1.0
timer 1.0 1.0

AX650 与 AX630C 板端均已跑通(6 唤醒词正样本触发、负样本静默)。

inoryQwQ changed pull request status to open
HY-2012 changed pull request status to merged

Sign up or log in to comment