File size: 212 Bytes
6cffcf0 |
1 2 3 4 5 6 7 |
python eval.py \
--model_id marinone94/xls-r-300m-sv-robust \
--dataset speech-recognition-community-v2/eval_data \
--config sv \
--split test \
--chunk_length_s 10 \
--stride_length_s 1.5 |