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_bi_series-sherpa-onnx/android
Roman Inflianskas 6613828d86 SherpaOnnxVadAsr: Offload runSecondPass to background thread for improved real-time audio processing (#1638)
This change ensures that the main audio processing loop is not blocked by
long-running operations in `runSecondPass`, improving responsiveness and
reducing the risk of missing parts of input speech.
2024-12-24 11:07:32 +08:00
..
2024-12-12 20:07:47 +08:00

Introduction

Please refer to https://k2-fsa.github.io/sherpa/onnx/android/index.html for usage.