vilassn / whisper_android

Offline Speech Recognition with OpenAI Whisper and TensorFlow Lite for Android
MIT License
192 stars 28 forks source link

Error while run the app -> `java.lang.UnsatisfiedLinkError: dlopen failed: library "libtensorflowlite.so" not found` #11

Open YagnikVadgama opened 5 months ago

YagnikVadgama commented 5 months ago

Screenshot from 2024-03-29 14-03-08

Hello @all, I am facing this error when I run whisper_android repo can anyone suggest me solution?

vilassn commented 4 months ago

Does apk work properly? Or same issue with apk also?

YangMing6401 commented 4 months ago

whisper I have a same problem , how to reslove?

vilassn commented 4 months ago

Does apk work properly?

YangMing6401 commented 3 months ago

@vilassn Thank you , I have already reslove the problem Also, I want to ask you a question about #6