Plim commited on
Commit
36e1971
1 Parent(s): 3ed13d0

update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -103,4 +103,5 @@ python eval.py --model_id Plim/xls-r-300m-fr --dataset mozilla-foundation/common
103
  2. To evaluate on `speech-recognition-community-v2/dev_data`
104
 
105
  ```bash
106
- python eval.py --model_id Plim/xls-r-300m-fr --dataset speech-recognition-community-v2/dev_data --config fr --split validation --chunk_length_s 5.0 --stride_length_s 1.0
 
103
  2. To evaluate on `speech-recognition-community-v2/dev_data`
104
 
105
  ```bash
106
+ python eval.py --model_id Plim/xls-r-300m-fr --dataset speech-recognition-community-v2/dev_data --config fr --split validation --chunk_length_s 5.0 --stride_length_s 1.0
107
+ ```