asr-ios-local icon indicating copy to clipboard operation
asr-ios-local copied to clipboard

android

Open dpny518 opened this issue 5 years ago • 3 comments

Can you put a guide to do build an android sdk?

dpny518 avatar Jun 18 '19 11:06 dpny518

Can you put a guide to do build an android sdk?

You can see it here: http://jcsilva.github.io/2017/03/18/compile-kaldi-android/

andyweiqiu avatar Jun 18 '19 11:06 andyweiqiu

@andyweiqiu I used that to build the android compatibility so file, but to use it on unrooted android, I need a JNI or JNA to the C++ binary such as https://github.com/kaldi-asr/kaldi/blob/master/src/online2bin/online2-wav-nnet3-latgen-faster.cc

dpny518 avatar Jun 18 '19 14:06 dpny518

@andyweiqiu I used that to build the android compatibility so file, but to use it on unrooted android, I need a JNI or JNA to the C++ binary such as https://github.com/kaldi-asr/kaldi/blob/master/src/online2bin/online2-wav-nnet3-latgen-faster.cc

I haven't compiled Kaldi in Android yet, so I may not be able to help you.But we can talk about it

andyweiqiu avatar Jun 19 '19 02:06 andyweiqiu