python eval.py \ | |
--model_id="ivanlau/wav2vec2-large-xls-r-300m-cantonese" \ | |
--dataset="speech-recognition-community-v2/dev_data" \ | |
--config="zh-HK" \ | |
--split="validation" \ | |
--chunk_length_s="5.0" \ | |
--stride_length_s="1.0" \ | |
--log_outputs \ |
python eval.py \ | |
--model_id="ivanlau/wav2vec2-large-xls-r-300m-cantonese" \ | |
--dataset="speech-recognition-community-v2/dev_data" \ | |
--config="zh-HK" \ | |
--split="validation" \ | |
--chunk_length_s="5.0" \ | |
--stride_length_s="1.0" \ | |
--log_outputs \ |