File size: 239 Bytes
d3c1869
 
090fd7a
d3c1869
090fd7a
 
 
d3c1869
1
2
3
4
5
6
7
8
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 \