Shzaib commited on
Commit
e84993b
·
verified ·
1 Parent(s): 4b9285c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -45,7 +45,7 @@ The table below outlines the performance of the fine-tuned SpecDox models agains
45
 
46
  | Model | WER% ↓ | BLEU ↑ | METEOR ↑ | BERTScore F1 ↑ | Rank |
47
  | :--- | :---: | :---: | :---: | :---: | :---: |
48
- | **checkpoint-2900 (SpecDox)** | **36.25** | **53.30** | 0.7804 | **0.9405** | **#1** |
49
  | Faster Whisper (SpecDox) | 36.28 | 53.24 | **0.7811** | 0.9402 | **#2** |
50
  | Whisper Large-v3 | 42.88 | 46.86 | 0.7105 | 0.9270 | #3 |
51
  | Whisper Medium (Baseline) | 45.33 | 44.16 | 0.6882 | 0.9226 | #4 |
 
45
 
46
  | Model | WER% ↓ | BLEU ↑ | METEOR ↑ | BERTScore F1 ↑ | Rank |
47
  | :--- | :---: | :---: | :---: | :---: | :---: |
48
+ | **SpecDox-Whisper-Medium** | **36.25** | **53.30** | 0.7804 | **0.9405** | **#1** |
49
  | Faster Whisper (SpecDox) | 36.28 | 53.24 | **0.7811** | 0.9402 | **#2** |
50
  | Whisper Large-v3 | 42.88 | 46.86 | 0.7105 | 0.9270 | #3 |
51
  | Whisper Medium (Baseline) | 45.33 | 44.16 | 0.6882 | 0.9226 | #4 |