nguyenvulebinh commited on
Commit
39053a7
1 Parent(s): b240351

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -14,7 +14,7 @@ Our models use wav2vec2 architecture, pre-trained on 13k hours of Vietnamese you
14
 
15
  ## Benchmark WER result on VLSP T1 testset:
16
 
17
- | | [base model](https://huggingface.co/nguyenvulebinh/wav2vec2-base-vi-vlsp2020) | [large model](https://huggingface.co/nguyenvulebinh/wav2vec2-base-vi-vlsp2020) |
18
  |---|---|---|
19
  |without LM| 8.66 | 6.90 |
20
  |with 5-grams LM| 6.53 | 5.32 |
 
14
 
15
  ## Benchmark WER result on VLSP T1 testset:
16
 
17
+ | | [base model](https://huggingface.co/nguyenvulebinh/wav2vec2-base-vi-vlsp2020) | [large model](https://huggingface.co/nguyenvulebinh/wav2vec2-large-vi-vlsp2020) |
18
  |---|---|---|
19
  |without LM| 8.66 | 6.90 |
20
  |with 5-grams LM| 6.53 | 5.32 |