To use `sherpa-onnx` in your project, please either use
```
ohpm install sherpa_onnx
```
or update your `oh-package.json5` to include the following:
```
"dependencies": {
"sherpa_onnx": "1.10.32",
},
```
Note that we recommend always using the latest version.
# Examples
| Demo | URL | Description|
|------|-----|------------|
|SherpaOnnxVadAsr|[Address](https://github.com/k2-fsa/sherpa-onnx/tree/master/harmony-os/SherpaOnnxVadAsr)|It shows how to use VAD with a non-streaming ASR model for speech recognition|
# Documentation
If you have any issues, please either look at our doc at
<https://k2-fsa.github.io/sherpa/onnx/> or create an issue at