@echo off rem execute the network file for localization, separation, and recognition rem move to the current directory rem assumed to be 'practice2' directory pushd %0\.. cls rem run HARK python python/score_win_sjis.py julius_out.txt transcription_A.txt -45 10 pause exit