khanhld3 commited on
Commit
d57041b
·
1 Parent(s): 4870976

[test] init

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -94,12 +94,12 @@ The [Documentation](#) and [Implementation](#) of ChunkFormer are publicly avail
94
  ---
95
  <a name = "benchmark" ></a>
96
  ## Benchmark Results
97
- | STT | Model | Params | Vivos | Common Voice | VLSP - Task 1 | Avg. |
98
  |-----|--------------|--------|-------|--------------|---------------|------|
99
  | 1 | ChunkFormer | 110M | x | x | x | x |
100
- | 2 | PhoWhisper | 1.55B | 8.14 | 4.67 | 13.75 | 8.85 |
101
- | 3 | X | x | x | x | x | x |
102
- | 4 | Y | x | x | x | x | x |
103
 
104
  ---
105
  <a name = "usage" ></a>
 
94
  ---
95
  <a name = "benchmark" ></a>
96
  ## Benchmark Results
97
+ | STT | Model | #Params | Vivos | Common Voice | VLSP - Task 1 | Avg. |
98
  |-----|--------------|--------|-------|--------------|---------------|------|
99
  | 1 | ChunkFormer | 110M | x | x | x | x |
100
+ | 2 | [PhoWhisper](https://huggingface.co/vinai/PhoWhisper-large) | 1.55B | 4.67 | 8.14 | 13.75 | 8.85 |
101
+ | 3 | [nguyenvulebinh/wav2vec2-base-vietnamese-250h](nguyenvulebinh/wav2vec2-base-vietnamese-250h) | 95M | 10.77 | 18.34 | 13.33 | 14.15 |
102
+ | 4 | [khanhld/wav2vec2-base-vietnamese-160h](https://huggingface.co/khanhld/wav2vec2-base-vietnamese-160h) | 95M | 15.05 | 10.78 | x | x |
103
 
104
  ---
105
  <a name = "usage" ></a>