Could you try to add JNI wrappers like this https://github.com/ahmetaa/kaldi-jni/blob/master/cpp/jni/kaldi-jni.cc for this code https://github.com/alphacep/kaldi-websocket-python/blob/master/kaldi_recognizer.cc I think this will allow android decoding
Could you try to add JNI wrappers like this
https://github.com/ahmetaa/kaldi-jni/blob/master/cpp/jni/kaldi-jni.cc
for this code
https://github.com/alphacep/kaldi-websocket-python/blob/master/kaldi_recognizer.cc
I think this will allow android decoding