anuragshas commited on
Commit
db5474d
·
1 Parent(s): 55ce724

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -118,7 +118,7 @@ transcription = processor.batch_decode(logits.numpy()).text
118
  # => "या पानास लेखाचे स्वरूप यायला हावे"
119
  ```
120
 
121
- ### Eval results on Common Voice 7 "test" (WER):
122
 
123
  | Without LM | With LM (run `./eval.py`) |
124
  |---|---|
 
118
  # => "या पानास लेखाचे स्वरूप यायला हावे"
119
  ```
120
 
121
+ ### Eval results on Common Voice 8 "test" (WER):
122
 
123
  | Without LM | With LM (run `./eval.py`) |
124
  |---|---|