@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 batchflow practice2.n 2SPK-jp.wav | win_tee.bat music_spec pause exit