geninhu commited on
Commit
6a0334f
·
1 Parent(s): 60dafac

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -29,19 +29,19 @@ model-index:
29
 
30
  # xls-asr-vi-40h-1B
31
 
32
- This model is a fine-tuned version of [facebook/wav2vec2-xls-r-1b](https://huggingface.co/facebook/wav2vec2-xls-r-1b) on the 40 hours of Vietnamese ASR data, including common_voice 7.0 and private dataset.
33
 
34
  ### Benchmark WER result:
35
  | | [VIVOS](https://huggingface.co/datasets/vivos) | [COMMON VOICE 7.0](https://huggingface.co/datasets/mozilla-foundation/common_voice_7_0) |
36
  |---|---|---|
37
  |without LM| 25.93 | 34.21 |
38
- |with 4-grams LM| 0.24 | 28.27 |
39
 
40
  ### Benchmark CER result:
41
  | | [VIVOS](https://huggingface.co/datasets/vivos) | [COMMON VOICE 7.0](https://huggingface.co/datasets/mozilla-foundation/common_voice_7_0) |
42
  |---|---|---|
43
  |without LM| 9.24 | 19.94 |
44
- |with 4-grams LM| 0.104 | 14.42 |
45
 
46
  ## Evaluation
47
 
 
29
 
30
  # xls-asr-vi-40h-1B
31
 
32
+ This model is a fine-tuned version of [facebook/wav2vec2-xls-r-1b](https://huggingface.co/facebook/wav2vec2-xls-r-1b) on 40 hours of Vietnamese ASR data, including common_voice 7.0 vi and private dataset.
33
 
34
  ### Benchmark WER result:
35
  | | [VIVOS](https://huggingface.co/datasets/vivos) | [COMMON VOICE 7.0](https://huggingface.co/datasets/mozilla-foundation/common_voice_7_0) |
36
  |---|---|---|
37
  |without LM| 25.93 | 34.21 |
38
+ |with 4-grams LM| 24.11 | 28.27 |
39
 
40
  ### Benchmark CER result:
41
  | | [VIVOS](https://huggingface.co/datasets/vivos) | [COMMON VOICE 7.0](https://huggingface.co/datasets/mozilla-foundation/common_voice_7_0) |
42
  |---|---|---|
43
  |without LM| 9.24 | 19.94 |
44
+ |with 4-grams LM| 10.37 | 14.42 |
45
 
46
  ## Evaluation
47