#!/usr/bin/env bash kill -9 `ps -aef | grep 'run_asr_server.py' | grep -v grep | awk '{print $2}'`