adb_push.sh pushes the model and input audio files to /sdcard/tflite/models and /sdcard/tflite/inputs. but axie_tflite looks for the model files under /sdcard/argmax/tflite/models
updated the path in the adb_push.sh to push the models to the correct directory