README.md 709 字节

Introduction

Pre-built libs are not checked-in.

Please use

The following is an example for arm64-v8a:

git clone https://github.com/k2-fsa/sherpa-onnx
cd sherpa-onnx

export SHERPA_ONNX_ENABLE_JNI=OFF
export SHERPA_ONNX_ENABLE_C_API=ON
./build-android-arm64-v8a.sh

cp -v build-android-arm64-v8a/install/lib/*.so flutter/sherpa_onnx_android/android/src/main/jniLibs/arm64-v8a/