marma commited on
Commit
bd292b2
·
1 Parent(s): 0314146

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -9,4 +9,9 @@ tags:
9
 
10
  Swedish version of Wav2Vec2.0 XLSR finetuned on NST Swedish Dictation and evaluated using Common Voice
11
 
12
- WER: 23.3%
 
 
 
 
 
 
9
 
10
  Swedish version of Wav2Vec2.0 XLSR finetuned on NST Swedish Dictation and evaluated using Common Voice
11
 
12
+ **WER**: 23.3%
13
+
14
+ Does not work in the browser for some reason, but can be used as follows (code somewhat copied from Huggingface):
15
+
16
+ ```
17
+ ```