Upload processor
Browse files
README.md
CHANGED
|
@@ -2,9 +2,9 @@
|
|
| 2 |
language:
|
| 3 |
- ar
|
| 4 |
license: apache-2.0
|
| 5 |
-
base_model: openai/whisper-small
|
| 6 |
tags:
|
| 7 |
- generated_from_trainer
|
|
|
|
| 8 |
datasets:
|
| 9 |
- zolfa
|
| 10 |
metrics:
|
|
@@ -13,16 +13,16 @@ model-index:
|
|
| 13 |
- name: Zolfa-raghadomar
|
| 14 |
results:
|
| 15 |
- task:
|
| 16 |
-
name: Automatic Speech Recognition
|
| 17 |
type: automatic-speech-recognition
|
|
|
|
| 18 |
dataset:
|
| 19 |
name: Zolfa Dataset
|
| 20 |
type: zolfa
|
| 21 |
args: 'config: ar, split: test'
|
| 22 |
metrics:
|
| 23 |
-
-
|
| 24 |
-
type: wer
|
| 25 |
value: 8.571428571428571
|
|
|
|
| 26 |
---
|
| 27 |
|
| 28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 2 |
language:
|
| 3 |
- ar
|
| 4 |
license: apache-2.0
|
|
|
|
| 5 |
tags:
|
| 6 |
- generated_from_trainer
|
| 7 |
+
base_model: openai/whisper-small
|
| 8 |
datasets:
|
| 9 |
- zolfa
|
| 10 |
metrics:
|
|
|
|
| 13 |
- name: Zolfa-raghadomar
|
| 14 |
results:
|
| 15 |
- task:
|
|
|
|
| 16 |
type: automatic-speech-recognition
|
| 17 |
+
name: Automatic Speech Recognition
|
| 18 |
dataset:
|
| 19 |
name: Zolfa Dataset
|
| 20 |
type: zolfa
|
| 21 |
args: 'config: ar, split: test'
|
| 22 |
metrics:
|
| 23 |
+
- type: wer
|
|
|
|
| 24 |
value: 8.571428571428571
|
| 25 |
+
name: Wer
|
| 26 |
---
|
| 27 |
|
| 28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|