Upload README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
---
|
2 |
-
language:
|
3 |
- ar
|
4 |
-
|
5 |
license: apache-2.0
|
6 |
tags:
|
7 |
- automatic-speech-recognition
|
@@ -14,7 +13,7 @@ metrics:
|
|
14 |
model-index:
|
15 |
- name: Sinai Voice Arabic Speech Recognition Model
|
16 |
results:
|
17 |
-
- task:
|
18 |
type: automatic-speech-recognition
|
19 |
name: Speech Recognition
|
20 |
dataset:
|
@@ -22,20 +21,41 @@ model-index:
|
|
22 |
name: Common Voice ar
|
23 |
args: ar
|
24 |
metrics:
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
32 |
widget:
|
33 |
- example_title: Example 1
|
34 |
src: https://huggingface.co/bakrianoo/sinai-voice-ar-stt/raw/main/examples/common_voice_ar_19077324.mp3
|
35 |
- example_title: Example 2
|
36 |
src: https://huggingface.co/bakrianoo/sinai-voice-ar-stt/raw/main/examples/common_voice_ar_19205138.mp3
|
37 |
- example_title: Example 3
|
38 |
-
src: https://huggingface.co/bakrianoo/sinai-voice-ar-stt/raw/main/examples/common_voice_ar_19331711.mp3
|
39 |
---
|
40 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
41 |
should probably proofread and complete it, then remove this comment. -->
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
- ar
|
|
|
4 |
license: apache-2.0
|
5 |
tags:
|
6 |
- automatic-speech-recognition
|
|
|
13 |
model-index:
|
14 |
- name: Sinai Voice Arabic Speech Recognition Model
|
15 |
results:
|
16 |
+
- task:
|
17 |
type: automatic-speech-recognition
|
18 |
name: Speech Recognition
|
19 |
dataset:
|
|
|
21 |
name: Common Voice ar
|
22 |
args: ar
|
23 |
metrics:
|
24 |
+
- type: wer
|
25 |
+
value: 0.181
|
26 |
+
name: Test WER
|
27 |
+
- type: cer
|
28 |
+
value: 0.049
|
29 |
+
name: Test CER
|
30 |
+
- task:
|
31 |
+
name: Automatic Speech Recognition
|
32 |
+
type: automatic-speech-recognition
|
33 |
+
dataset:
|
34 |
+
name: Robust Speech Event - Dev Data
|
35 |
+
type: speech-recognition-community-v2/dev_data
|
36 |
+
args: ar
|
37 |
+
metrics:
|
38 |
+
- name: Test WER
|
39 |
+
type: wer
|
40 |
+
value: 93.03
|
41 |
+
- task:
|
42 |
+
name: Automatic Speech Recognition
|
43 |
+
type: automatic-speech-recognition
|
44 |
+
dataset:
|
45 |
+
name: Robust Speech Event - Test Data
|
46 |
+
type: speech-recognition-community-v2/eval_data
|
47 |
+
args: ar
|
48 |
+
metrics:
|
49 |
+
- name: Test WER
|
50 |
+
type: wer
|
51 |
+
value: 90.79
|
52 |
widget:
|
53 |
- example_title: Example 1
|
54 |
src: https://huggingface.co/bakrianoo/sinai-voice-ar-stt/raw/main/examples/common_voice_ar_19077324.mp3
|
55 |
- example_title: Example 2
|
56 |
src: https://huggingface.co/bakrianoo/sinai-voice-ar-stt/raw/main/examples/common_voice_ar_19205138.mp3
|
57 |
- example_title: Example 3
|
58 |
+
src: https://huggingface.co/bakrianoo/sinai-voice-ar-stt/raw/main/examples/common_voice_ar_19331711.mp3
|
59 |
---
|
60 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
61 |
should probably proofread and complete it, then remove this comment. -->
|