Upload README.md
Browse files
README.md
CHANGED
|
@@ -7,15 +7,16 @@ metrics:
|
|
| 7 |
tags:
|
| 8 |
- audio
|
| 9 |
- automatic-speech-recognition
|
| 10 |
-
- speech
|
| 11 |
- common_voice
|
|
|
|
| 12 |
- lg
|
| 13 |
- robust-speech-event
|
|
|
|
| 14 |
license: apache-2.0
|
| 15 |
model-index:
|
| 16 |
- name: Wav2Vec2 Luganda by Indonesian-NLP
|
| 17 |
results:
|
| 18 |
-
- task:
|
| 19 |
name: Speech Recognition
|
| 20 |
type: automatic-speech-recognition
|
| 21 |
dataset:
|
|
@@ -23,12 +24,12 @@ model-index:
|
|
| 23 |
type: common_voice
|
| 24 |
args: lg
|
| 25 |
metrics:
|
| 26 |
-
|
| 27 |
-
|
| 28 |
-
|
| 29 |
-
|
| 30 |
-
|
| 31 |
-
|
| 32 |
- task:
|
| 33 |
name: Automatic Speech Recognition
|
| 34 |
type: automatic-speech-recognition
|
|
@@ -37,12 +38,12 @@ model-index:
|
|
| 37 |
type: mozilla-foundation/common_voice_7_0
|
| 38 |
args: lg
|
| 39 |
metrics:
|
| 40 |
-
|
| 41 |
-
|
| 42 |
-
|
| 43 |
-
|
| 44 |
-
|
| 45 |
-
|
| 46 |
---
|
| 47 |
|
| 48 |
# Automatic Speech Recognition for Luganda
|
|
|
|
| 7 |
tags:
|
| 8 |
- audio
|
| 9 |
- automatic-speech-recognition
|
|
|
|
| 10 |
- common_voice
|
| 11 |
+
- hf-asr-leaderboard
|
| 12 |
- lg
|
| 13 |
- robust-speech-event
|
| 14 |
+
- speech
|
| 15 |
license: apache-2.0
|
| 16 |
model-index:
|
| 17 |
- name: Wav2Vec2 Luganda by Indonesian-NLP
|
| 18 |
results:
|
| 19 |
+
- task:
|
| 20 |
name: Speech Recognition
|
| 21 |
type: automatic-speech-recognition
|
| 22 |
dataset:
|
|
|
|
| 24 |
type: common_voice
|
| 25 |
args: lg
|
| 26 |
metrics:
|
| 27 |
+
- name: Test WER
|
| 28 |
+
type: wer
|
| 29 |
+
value: 9.332
|
| 30 |
+
- name: Test CER
|
| 31 |
+
type: cer
|
| 32 |
+
value: 1.987
|
| 33 |
- task:
|
| 34 |
name: Automatic Speech Recognition
|
| 35 |
type: automatic-speech-recognition
|
|
|
|
| 38 |
type: mozilla-foundation/common_voice_7_0
|
| 39 |
args: lg
|
| 40 |
metrics:
|
| 41 |
+
- name: Test WER
|
| 42 |
+
type: wer
|
| 43 |
+
value: 13.844
|
| 44 |
+
- name: Test CER
|
| 45 |
+
type: cer
|
| 46 |
+
value: 2.68
|
| 47 |
---
|
| 48 |
|
| 49 |
# Automatic Speech Recognition for Luganda
|