Update README.md
Browse files
README.md
CHANGED
@@ -21,13 +21,13 @@ should probably proofread and complete it, then remove this comment. -->
|
|
21 |
|
22 |
# Whisper large-v2 CV18 Hu
|
23 |
|
24 |
-
This model is a fine-tuned version of [openai/whisper-large-v2](https://huggingface.co/openai/
|
25 |
It achieves the following results on the evaluation google/fleurs set:
|
26 |
- Loss: 0.3493
|
27 |
- Wer Ortho: 21.9936
|
28 |
- Wer: 16.0057
|
29 |
|
30 |
-
Kvantált modellek eredményei:
|
31 |
| Model | WER | CER | Normalized_WER | Normalized_CER | Database | Split | Runtime |
|
32 |
|:---------------------------------------------------------|:------|:------|:-----------------|:-----------------|:--------------|:--------|:----------|
|
33 |
| int8_bfloat16 | 21.49 | 5.93 | 16.04 | 6.21 | google/fleurs | test | 550.18 |
|
|
|
21 |
|
22 |
# Whisper large-v2 CV18 Hu
|
23 |
|
24 |
+
This model is a fine-tuned version of [openai/whisper-large-v2](https://huggingface.co/openai/whispe r-large-v2) on the fsicoli/common_voice_18_0 dataset.
|
25 |
It achieves the following results on the evaluation google/fleurs set:
|
26 |
- Loss: 0.3493
|
27 |
- Wer Ortho: 21.9936
|
28 |
- Wer: 16.0057
|
29 |
|
30 |
+
# Kvantált modellek eredményei:
|
31 |
| Model | WER | CER | Normalized_WER | Normalized_CER | Database | Split | Runtime |
|
32 |
|:---------------------------------------------------------|:------|:------|:-----------------|:-----------------|:--------------|:--------|:----------|
|
33 |
| int8_bfloat16 | 21.49 | 5.93 | 16.04 | 6.21 | google/fleurs | test | 550.18 |
|