Add CI to build HAPs for HarmonyOS (#1578)

This commit is contained in:
Fangjun Kuang
2024-11-29 21:13:01 +08:00
committed by GitHub
parent be159f943e
commit 299f2392e2
11 changed files with 376 additions and 24 deletions

View File

@@ -2,11 +2,6 @@
"modelVersion": "5.0.0",
"description": "Please describe the basic information.",
"dependencies": {
// You can download sherpa_onnx-v1.10.32.har
// from
// https://huggingface.co/csukuangfj/sherpa-onnx-harmony-os/tree/main/har
"sherpa_onnx": "file:./entry/sherpa_onnx-v1.10.32.har"
},
"devDependencies": {
"@ohos/hypium": "1.0.19"