Update README.md
Browse files
README.md
CHANGED
@@ -24,6 +24,7 @@ This model can be used in various application areas, including
|
|
24 |
|
25 |
## Evaluations - Word error rate
|
26 |
|
|
|
27 |
+-----------------------------------------+-------+-----------+----------------------------+---------------------+
|
28 |
| Model | All | Tuda-De | multilingual librispeech | common_voice_19_0 |
|
29 |
+=========================================+=======+===========+============================+=====================+
|
@@ -41,6 +42,7 @@ This model can be used in various application areas, including
|
|
41 |
+-----------------------------------------+-------+-----------+----------------------------+---------------------+
|
42 |
| openai-whisper-tiny | 28.80 | 47.33 | 26.47 | 30.76 |
|
43 |
+-----------------------------------------+-------+-----------+----------------------------+---------------------+
|
|
|
44 |
|
45 |
The results are calculated in December 2024 and may change over the time with updates to the eval corpus.
|
46 |
|
|
|
24 |
|
25 |
## Evaluations - Word error rate
|
26 |
|
27 |
+
```
|
28 |
+-----------------------------------------+-------+-----------+----------------------------+---------------------+
|
29 |
| Model | All | Tuda-De | multilingual librispeech | common_voice_19_0 |
|
30 |
+=========================================+=======+===========+============================+=====================+
|
|
|
42 |
+-----------------------------------------+-------+-----------+----------------------------+---------------------+
|
43 |
| openai-whisper-tiny | 28.80 | 47.33 | 26.47 | 30.76 |
|
44 |
+-----------------------------------------+-------+-----------+----------------------------+---------------------+
|
45 |
+
```
|
46 |
|
47 |
The results are calculated in December 2024 and may change over the time with updates to the eval corpus.
|
48 |
|