GithubHelp home page GithubHelp logo

Comments (5)

csukuangfj avatar csukuangfj commented on July 2, 2024

你的 apk ,是如何得到的?

from sherpa-onnx.

yolanda0628 avatar yolanda0628 commented on July 2, 2024

集成的v1.10.2开发的唤醒,高版本运行正常。

from sherpa-onnx.

csukuangfj avatar csukuangfj commented on July 2, 2024

集成的v1.10.2开发的唤醒,高版本运行正常。

能说详细点么?

使用我们提供的 apk, 是否有问题?

from sherpa-onnx.

yolanda0628 avatar yolanda0628 commented on July 2, 2024

1.低版本(安卓4.4)加载armeabi-v7a目录下的so包报错,运行不起来;在高版本上加载的是arm64-v8a下的so包,运行正常,功能也能正常使用。(https://github.com/k2-fsa/sherpa-onnx/releases/tag/v1.10.2)
2.使用您们提供的apk低版本安装失败(Failure [INSTALL_FAILED_OLDER_SDK]),应该是minSDK没到Android19。

from sherpa-onnx.

csukuangfj avatar csukuangfj commented on July 2, 2024

我们只支持 Android API >= 21。

你的 android 4.4, API level 是 19. 太低了。


-DANDROID_PLATFORM=android-21 ..

你把上面的
android-21 改成 android-19 然后自己从源码编译。如果还不行,我们也没办发了。

from sherpa-onnx.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.