File size: 207 Bytes
41abd72 |
1 2 3 4 5 6 7 |
python eval.py \
--model_id marinone94/xls-r-300m-sv-robust \
--dataset mozilla-foundation/common_voice_8_0 \
--config sv-SE \
--split test \
--chunk_length_s 10 \
--stride_length_s 1 |