khanhld3
commited on
Commit
·
4870976
1
Parent(s):
8d9cd67
[test] init
Browse files
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 | Vivos | Common Voice | VLSP - Task 1 | Avg. |
|
98 |
-
|
99 |
-
| 1 | ChunkFormer | x
|
100 |
-
| 2 | PhoWhisper |
|
101 |
-
| 3 | X | x
|
102 |
-
| 4 | Y | 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 | 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>
|