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