BrunoHays commited on
Commit
d1bc315
1 Parent(s): 1dfddca

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -54,11 +54,11 @@ To address this gap, we filtered and cleaned the [Accueil_UBS dataset sourced fr
54
 
55
  | Model | librispeech | voxpopuli | fleurs | Accueil_UBS | Common Voice | TEDX | TEDX long form |
56
  |--------------------------------------------------|-------------|-----------|--------|-------------|--------------|------|----------------|
57
- | google-latest-long | | 0.14 | | 0.31 | 0.08 | 0.2 | |
58
- | azure | 0.27 | 0.14 | 0.08 | 0.3 | 0.08 | 0.23 | |
59
- | [Whisper-large-v3](https://huggingface.co/openai/whisper-large-v3) | 0.05 | 0.1 | 0.05 | 0.3 | 0.13 | 0.2 | 0.11 |
60
- | [whisper-large-v3-french-distil-dec16](https://huggingface.co/bofenghuang/whisper-large-v3-french-distil-dec16) | **0.04** | **0.08** | 0.05 | 0.25 | **0.04** | **0.1** | 0.09 |
61
- | **whisper-large-v3-french-illuin** | **0.04** | **0.08** | **0.04** | **0.2** | 0.07 | **0.1** | **0.08** |
62
 
63
  # Inference
64
 
 
54
 
55
  | Model | librispeech | voxpopuli | fleurs | Accueil_UBS | Common Voice | TEDX | TEDX long form |
56
  |--------------------------------------------------|-------------|-----------|--------|-------------|--------------|------|----------------|
57
+ | google-latest-long | 0.15 | 0.14 | 0.12 | 0.31 | 0.08 | 0.20 | NA |
58
+ | azure | 0.27 | 0.14 | 0.08 | 0.30 | 0.08 | 0.23 | NA |
59
+ | [Whisper-large-v3](https://huggingface.co/openai/whisper-large-v3) | 0.05 | 0.10 | 0.05 | 0.30 | 0.13 | 0.20 | 0.11 |
60
+ | [whisper-large-v3-french-distil-dec16](https://huggingface.co/bofenghuang/whisper-large-v3-french-distil-dec16) | **0.04** | **0.08** | 0.05 | 0.25 | **0.04** | **0.10** | 0.09 |
61
+ | **whisper-large-v3-french-illuin** | **0.04** | **0.08** | **0.04** | **0.20** | 0.07 | **0.10** | **0.08** |
62
 
63
  # Inference
64