File size: 161 Bytes
95d183d
 
 
 
 
 
1
2
3
4
5
6
7
python run_eval_whisper_streaming.py \
	--model_id="kimbochen/whisper-small-zh-tw" \
	--config="zh-TW" \
	--device=0 \
	--max_eval_samples=64 \
	--language="zh"