Update README.md
Browse files
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
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
```
|