Add VAD+ASR demo for HarmonyOS (#1573)
This commit is contained in:
14
harmony-os/SherpaOnnxVadAsr/oh-package.json5
Normal file
14
harmony-os/SherpaOnnxVadAsr/oh-package.json5
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user