Update README.md
Browse files
README.md
CHANGED
@@ -51,12 +51,12 @@ This model can be used in various application areas, including
|
|
51 |
|
52 |
## Evaluations - Word error rate
|
53 |
|
54 |
-
| Dataset | openai-whisper-large-v3-turbo | openai-whisper-large-v3 | primeline-whisper-large-v3-german | nyrahealth-CrisperWhisper (large
|
55 |
|-------------------------------------|-------------------------------|-------------------------|-----------------------------------|---------------------------|-----------------------------------------|
|
56 |
-
|
|
57 |
-
|
|
58 |
-
|
|
59 |
-
| All | 3.
|
60 |
|
61 |
The data and code for evaluations are available [here](https://huggingface.co/datasets/flozi00/asr-german-mixed-evals)
|
62 |
|
|
|
51 |
|
52 |
## Evaluations - Word error rate
|
53 |
|
54 |
+
| Dataset | openai-whisper-large-v3-turbo | openai-whisper-large-v3 | primeline-whisper-large-v3-german | nyrahealth-CrisperWhisper (large)| primeline-whisper-large-v3-turbo-german |
|
55 |
|-------------------------------------|-------------------------------|-------------------------|-----------------------------------|---------------------------|-----------------------------------------|
|
56 |
+
| Tuda-De | 8.300 | 7.884 | 7.711 | **5.148** | 6.441 |
|
57 |
+
| common_voice_19_0 | 3.849 | 3.484 | 3.215 | **1.927** | 3.200 |
|
58 |
+
| multilingual librispeech | 3.203 | 2.832 | 2.129 | 2.815 | **2.070** |
|
59 |
+
| All | 3.649 | 3.279 | 2.734 | 2.662 | **2.628** |
|
60 |
|
61 |
The data and code for evaluations are available [here](https://huggingface.co/datasets/flozi00/asr-german-mixed-evals)
|
62 |
|