Release v1.12.0 (#2221)

This commit is contained in:
Fangjun Kuang
2025-05-15 16:03:17 +08:00
committed by GitHub
parent d8bb20710d
commit 02c902a079
36 changed files with 81 additions and 61 deletions

View File

@@ -1,6 +1,6 @@
# Introduction
Please download ./sherpa_onnx-v1.11.5.har
Please download ./sherpa_onnx-v1.12.0.har
from <https://huggingface.co/csukuangfj/sherpa-onnx-harmony-os/tree/main/har>
Hint: For users who have no access to huggingface, please use

View File

@@ -7,7 +7,7 @@
"license": "",
"dependencies": {
// please see https://ohpm.openharmony.cn/#/cn/detail/sherpa_onnx
"sherpa_onnx": "1.11.5",
"sherpa_onnx": "1.12.0",
}
}