This repository has been archived on 2025-08-26. You can view files and clone it, but cannot push or open issues or pull requests.
Files
enginex-mr_series-sherpa-onnx/harmony-os/README.md
2024-11-28 22:59:56 +08:00

10 lines
429 B
Markdown

# Introduction
- [./SherpaOnnxHar](./SherpaOnnxHar) It is for building `sherpa_onnx.har`.
If you don't need to change the C++ or Typescript code of sherpa-onnx, then
you can download pre-built `sherpa_onnx.har` from us. Please refer to
our [doc](https://k2-fsa.github.io/sherpa/onnx) for how to download it.
- [./SherpaOnnxVadAsr](./SherpaOnnxVadAsr) It shows how to use
VAD + Non-streaming ASR for speech recognition.