infinitejoy commited on
Commit
99785a9
2 Parent(s): cb5fb7f 5931bf3

Merge branch 'main' of https://huggingface.co/infinitejoy/wav2vec2-large-xls-r-300m-odia into main

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -25,8 +25,8 @@ It achieves the following results on the evaluation set:
25
  python eval.py --model_id ./ --dataset mozilla-foundation/common_voice_7_0 --config as --split test --log_outputs
26
  ```
27
 
28
- - WER: 0.7954545454545454
29
- - CER: 0.32341269841269843
30
 
31
  ## Model description
32
 
 
25
  python eval.py --model_id ./ --dataset mozilla-foundation/common_voice_7_0 --config as --split test --log_outputs
26
  ```
27
 
28
+ - WER: 1.0921052631578947
29
+ - CER: 2.5547945205479454
30
 
31
  ## Model description
32