GeeYang_ML
Results
4
comments of
GeeYang_ML
@wangrui6 I am interested to help.
+1. This could be very useful.
I used the following arguments for `run_eval.py`. `python run_eval.py \ --model_name_or_path "distil-whisper/distil-large-v2" \ --dataset_name distil-whisper/common_voice_13_0 \ --dataset_config_name en \ --dataset_split_name test \ --text_column_name text \ --batch_size 128 \ --dtype "bfloat16"...