RASMUS commited on
Commit
8fd3600
·
1 Parent(s): 933be3b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -17,10 +17,14 @@ should probably proofread and complete it, then remove this comment. -->
17
  # wav2vec2-xlsr-fi-lm-1B
18
 
19
  This model is a fine-tuned version of [facebook/wav2vec2-xls-r-1b](https://huggingface.co/facebook/wav2vec2-xls-r-1b) on the common voice train/dev/other datasets.
20
- It achieves the following results on the evaluation set:
21
  - Loss: 0.1853
22
  - Wer: 0.2205
23
 
 
 
 
 
24
  ## Model description
25
 
26
  More information needed
 
17
  # wav2vec2-xlsr-fi-lm-1B
18
 
19
  This model is a fine-tuned version of [facebook/wav2vec2-xls-r-1b](https://huggingface.co/facebook/wav2vec2-xls-r-1b) on the common voice train/dev/other datasets.
20
+ It achieves the following results on the evaluation set without language model:
21
  - Loss: 0.1853
22
  - Wer: 0.2205
23
 
24
+ With language model:
25
+ - Wer: 0.1026
26
+
27
+
28
  ## Model description
29
 
30
  More information needed