File size: 215 Bytes
7c3ada2
c23acc9
7c3ada2
 
 
 
 
1
2
3
4
5
6
7
python eval.py \
	--model_id="gigant/romanian-wav2vec2" \
    --dataset="speech-recognition-community-v2/dev_data" \
    --config="ro" \
    --split="validation" \
    --chunk_length_s 10 \
    --stride_length_s 1 \