Whisper-Sudanese-Dialect-medium / run_eval_cv_11.sh
AymanMansour's picture
Training in progress, step 1000
5012db8
raw
history blame contribute delete
306 Bytes
python run_eval_whisper_streaming.py \
--dataset mozilla-foundation/common_voice_11_0 \
--model_id $1 \
--split test \
--config="ar" \
--batch_size="16" \
--remove_diacritics="True" \
--language="ar" \
--device 0 \
--streaming="False"