python run_eval_whisper_streaming.py \
	--model_id="kimbochen/whisper-small-zh-tw" \
	--config="zh-TW" \
	--device=0 \
	--max_eval_samples=64 \
	--language="zh"