vutankiet2901 commited on
Commit
87a8460
1 Parent(s): 96c1c53

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -32,13 +32,13 @@ This model is a fine-tuned version of [facebook/wav2vec2-large-xlsr-53](https://
32
 
33
  ### Benchmark WER result:
34
  | | [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)
35
- |---|---|---|---|
36
  |without LM| 15.74 | 25.10 |
37
  |with 4-grams LM| 15.37 | 16.09 |
38
 
39
  ### Benchmark CER result:
40
  | | [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)
41
- |---|---|---|---|
42
  |without LM| 9.51 | 9.95 |
43
  |with 4-grams LM| 6.91 | 7.15 |
44
 
 
32
 
33
  ### Benchmark WER result:
34
  | | [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)
35
+ |---|---|---|
36
  |without LM| 15.74 | 25.10 |
37
  |with 4-grams LM| 15.37 | 16.09 |
38
 
39
  ### Benchmark CER result:
40
  | | [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)
41
+ |---|---|---|
42
  |without LM| 9.51 | 9.95 |
43
  |with 4-grams LM| 6.91 | 7.15 |
44