patrickvonplaten commited on
Commit
c3f6dca
1 Parent(s): 0355959

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -60,4 +60,4 @@ wer = load_metric("wer")
60
  print(wer.compute(predictions=result["predicted"], references=result["target"]))
61
  ```
62
 
63
- **Result**: %
60
  print(wer.compute(predictions=result["predicted"], references=result["target"]))
61
  ```
62
 
63
+ **Result**: 24.6 %