rishabhjain16
commited on
Commit
•
0837d79
1
Parent(s):
f54e1a6
Update README.md
Browse files
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
language:
|
3 |
- hi
|
4 |
license: apache-2.0
|
5 |
-
base_model: openai/whisper-
|
6 |
tags:
|
7 |
- hf-asr-leaderboard
|
8 |
- generated_from_trainer
|
@@ -11,7 +11,7 @@ datasets:
|
|
11 |
metrics:
|
12 |
- wer
|
13 |
model-index:
|
14 |
-
- name: Whisper
|
15 |
results:
|
16 |
- task:
|
17 |
name: Automatic Speech Recognition
|
@@ -29,9 +29,9 @@ model-index:
|
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
30 |
should probably proofread and complete it, then remove this comment. -->
|
31 |
|
32 |
-
# Whisper
|
33 |
|
34 |
-
This model is a fine-tuned version of [openai/whisper-
|
35 |
It achieves the following results on the evaluation set:
|
36 |
- Loss: 0.7073
|
37 |
- Wer: 34.0530
|
|
|
2 |
language:
|
3 |
- hi
|
4 |
license: apache-2.0
|
5 |
+
base_model: openai/whisper-large-v2
|
6 |
tags:
|
7 |
- hf-asr-leaderboard
|
8 |
- generated_from_trainer
|
|
|
11 |
metrics:
|
12 |
- wer
|
13 |
model-index:
|
14 |
+
- name: Whisper large-v2 Albanian Test
|
15 |
results:
|
16 |
- task:
|
17 |
name: Automatic Speech Recognition
|
|
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
30 |
should probably proofread and complete it, then remove this comment. -->
|
31 |
|
32 |
+
# Whisper large-v2 Test
|
33 |
|
34 |
+
This model is a fine-tuned version of [openai/whisper-large-v2](https://huggingface.co/openai/whisper-large-v2) on the Common Voice 16 Albanian dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
- Loss: 0.7073
|
37 |
- Wer: 34.0530
|