I am trying to make a speech recognition application that uses Kaldi open source toolkit in the background.

The app works fine on PC but I am trying to merge it on mobile.

Kaldi runs shell scripts so will Qprocess work on running the shell scripts on the android? Or it will fail?