lucas-meyer commited on
Commit
170ac11
1 Parent(s): df6fb8f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  # xls-r-asr_af-run8-with-LM
18
 
19
- This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the asr_af dataset.
20
  It achieves the following results:
21
  - Wer (Validation): 26.67%
22
  - Wer (Test): 28.30%
 
16
 
17
  # xls-r-asr_af-run8-with-LM
18
 
19
+ This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the asr_af dataset with an added LM (5-gram Kneser-Ney).
20
  It achieves the following results:
21
  - Wer (Validation): 26.67%
22
  - Wer (Test): 28.30%