Skip to content

Commit 87744d2

Browse files
committed
[update] README.md add model list
1 parent 74603be commit 87744d2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README_zh.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414

1515
* [特性](#特性)
1616
* [Demo](#demo)
17+
* [模型列表](#模型列表)
1718
* [环境要求](#环境要求)
1819
* [编译](#编译)
1920
* [安装](#安装)
@@ -54,6 +55,11 @@ StackFlow 语音助手的主要工作模式:
5455
- [StackFlow yolo 视觉检测](https://github.com/Abandon-ht/ModuleLLM_Development_Guide/tree/dev/ESP32/cpp)
5556
- [StackFlow VLM 图片描述](https://github.com/Abandon-ht/ModuleLLM_Development_Guide/tree/dev/ESP32/cpp)
5657

58+
## 模型列表
59+
| 模型名 | 模型类型 | 模型大小 | 模型能力 | 模型配置文件 | 计算单元 |
60+
| :----: | :----: | :----: | :----: | :----: | :----: |
61+
| [sherpa-onnx-kws-zipformer-gigaspeech-3.3M-2024-01-01](https://github.com/k2-fsa/sherpa-onnx/releases/download/kws-models/sherpa-onnx-kws-zipformer-gigaspeech-3.3M-2024-01-01.tar.bz2) | KWS | 6.4M | 关键词识别 | [mode_sherpa-onnx-kws-zipformer-gigaspeech-3.3M-2024-01-01.json](projects/llm_framework/main_kws/mode_sherpa-onnx-kws-zipformer-gigaspeech-3.3M-2024-01-01.json) | CPU |
62+
5763
## 环境要求 ##
5864
当前 StackFlow 的 AI 单元是建立在 AXERA 加速平台之上的,主要的芯片平台为 ax630c、ax650n。系统要求为 ubuntu。
5965

0 commit comments

Comments
 (0)