usefulsensors / openai-whisper

Robust Speech Recognition via Large-Scale Weak Supervision
MIT License
62 stars 24 forks source link

'tensorflow/lite/core/interpreter.h' file not found #28

Open Usama9999 opened 1 year ago

Usama9999 commented 1 year ago

when I try to run android application native-lib.cpp has error saying some files not found. I am new to it.Can you please help me.

nyadla-sys commented 1 year ago

Unzip below folder and add Whisper-TFLIte-Android-Example/app/src/main/cpp/tf-lite-api/tensorflow_src folder to project https://github.com/usefulsensors/openai-whisper/blob/main/android_app/android_whisper_app.zip

Usama9999 commented 1 year ago

now there is a flat buffer error

nyadla-sys commented 1 year ago

Please copy flatbuffer and abseil from the below path app/src/main/cpp/tf-lite-api/include/