geninhu commited on
Commit
21f25eb
1 Parent(s): aec508f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -34,13 +34,13 @@ This model is a fine-tuned version of [facebook/wav2vec2-xls-r-1b](https://huggi
34
 
35
  ### Benchmark WER result:
36
  | | [VIVOS](https://huggingface.co/datasets/vivos) | [COMMON VOICE 7.0](https://huggingface.co/datasets/mozilla-foundation/common_voice_7_0) | [COMMON VOICE 8.0](https://huggingface.co/datasets/mozilla-foundation/common_voice_8_0)
37
- |---|---|---|
38
  |without LM| 25.93 | 34.21 |
39
  |with 4-grams LM| 24.11 | 28.27 | 31.158 |
40
 
41
  ### Benchmark CER result:
42
- | | [VIVOS](https://huggingface.co/datasets/vivos) | [COMMON VOICE 7.0](https://huggingface.co/datasets/mozilla-foundation/common_voice_7_0) |
43
- |---|---|---|
44
  |without LM| 9.24 | 19.94 |
45
  |with 4-grams LM| 10.37 | 14.42 | 16.179 |
46
 
 
34
 
35
  ### Benchmark WER result:
36
  | | [VIVOS](https://huggingface.co/datasets/vivos) | [COMMON VOICE 7.0](https://huggingface.co/datasets/mozilla-foundation/common_voice_7_0) | [COMMON VOICE 8.0](https://huggingface.co/datasets/mozilla-foundation/common_voice_8_0)
37
+ |---|---|---|---|
38
  |without LM| 25.93 | 34.21 |
39
  |with 4-grams LM| 24.11 | 28.27 | 31.158 |
40
 
41
  ### Benchmark CER result:
42
+ | | [VIVOS](https://huggingface.co/datasets/vivos) | [COMMON VOICE 7.0](https://huggingface.co/datasets/mozilla-foundation/common_voice_7_0) | [COMMON VOICE 8.0](https://huggingface.co/datasets/mozilla-foundation/common_voice_8_0)
43
+ |---|---|---|---|
44
  |without LM| 9.24 | 19.94 |
45
  |with 4-grams LM| 10.37 | 14.42 | 16.179 |
46