khanhld3
commited on
Commit
·
076056a
1
Parent(s):
4b3c3e9
[update] update readme
Browse files
README.md
CHANGED
@@ -99,7 +99,7 @@ We evaluate the models using **Word Error Rate (WER)**. To ensure consistency an
|
|
99 |
1. **Public Models**:
|
100 |
| STT | Model | #Params | Vivos | Common Voice | VLSP - Task 1 | Avg. |
|
101 |
|-----|------------------------------------------------------------------------|---------|-------|--------------|---------------|------|
|
102 |
-
| 1 | **ChunkFormer** | 110M | 4.18 | 6.
|
103 |
| 2 | [vinai/PhoWhisper-large](https://huggingface.co/vinai/PhoWhisper-large) | 1.55B | 4.67 | 8.14 | 13.75 | 8.85 |
|
104 |
| 3 | [nguyenvulebinh/wav2vec2-base-vietnamese-250h](https://huggingface.co/nguyenvulebinh/wav2vec2-base-vietnamese-250h) | 95M | 10.77 | 18.34 | 13.33 | 14.15 |
|
105 |
| 4 | [openai/whisper-large-v3](https://huggingface.co/openai/whisper-large-v3) | 1.55B | 8.81 | 15.45 | 20.41 | 14.89 |
|
|
|
99 |
1. **Public Models**:
|
100 |
| STT | Model | #Params | Vivos | Common Voice | VLSP - Task 1 | Avg. |
|
101 |
|-----|------------------------------------------------------------------------|---------|-------|--------------|---------------|------|
|
102 |
+
| 1 | **ChunkFormer** | 110M | 4.18 | 6.66 | 14.09 | **8.31** |
|
103 |
| 2 | [vinai/PhoWhisper-large](https://huggingface.co/vinai/PhoWhisper-large) | 1.55B | 4.67 | 8.14 | 13.75 | 8.85 |
|
104 |
| 3 | [nguyenvulebinh/wav2vec2-base-vietnamese-250h](https://huggingface.co/nguyenvulebinh/wav2vec2-base-vietnamese-250h) | 95M | 10.77 | 18.34 | 13.33 | 14.15 |
|
105 |
| 4 | [openai/whisper-large-v3](https://huggingface.co/openai/whisper-large-v3) | 1.55B | 8.81 | 15.45 | 20.41 | 14.89 |
|