whisper-small-zh-tw / run_eval.sh
kimbochen's picture
Added eval scripts.
95d183d
raw
history blame contribute delete
No virus
161 Bytes
python run_eval_whisper_streaming.py \
--model_id="kimbochen/whisper-small-zh-tw" \
--config="zh-TW" \
--device=0 \
--max_eval_samples=64 \
--language="zh"