fix: 提交 native .so 进仓库

sherpa-onnx demo 自带 jniLibs/.gitignore 排除所有 .so,导致 clone 后无法编译。
现删除该 .gitignore,让 native 库随仓库分发。

提交内容:
- libonnxruntime.so (25 MB)
- libsherpa-onnx-jni.so (3.1 MB)

来源: 已测试通过的 sherpa-onnx v1.13.0 release APK 提取
仓库总大小: 53 MB → 81 MB
This commit is contained in:
Rdzleo 2026-04-30 09:56:49 +08:00
parent 128f7ca02e
commit 32f59ac8af
3 changed files with 0 additions and 4 deletions

View File

@ -1,4 +0,0 @@
*.so
*.txt
*.onnx
*.wav

Binary file not shown.

Binary file not shown.