Release v1.12.2 (#2314)

This commit is contained in:
Fangjun Kuang
2025-06-25 00:37:55 +08:00
committed by GitHub
parent bda427f4b2
commit 056da0528d
37 changed files with 84 additions and 65 deletions

View File

@@ -1,6 +1,6 @@
# Introduction
Please download ./sherpa_onnx-v1.12.1.har
Please download ./sherpa_onnx-v1.12.2.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.12.1",
"sherpa_onnx": "1.12.2",
}
}