ivanlau's picture
Training in progress, epoch 36
7ffc6cb
raw history blame
No virus
239 Bytes
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 \