You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current Android example in examples/whisper.android and examples/whisper.android.java doesn't implement the progress callback functionality that's already available in the core whisper.cpp library and can be found in other bindings and examples.
Thanks..