Upload tokenizer
Browse files
README.md
CHANGED
@@ -12,8 +12,8 @@ model-index:
|
|
12 |
- name: ethiopic-asr
|
13 |
results:
|
14 |
- task:
|
15 |
-
name: Automatic Speech Recognition
|
16 |
type: automatic-speech-recognition
|
|
|
17 |
dataset:
|
18 |
name: alffa_amharic
|
19 |
type: alffa_amharic
|
@@ -21,9 +21,9 @@ model-index:
|
|
21 |
split: None
|
22 |
args: clean
|
23 |
metrics:
|
24 |
-
-
|
25 |
-
type: wer
|
26 |
value: 0.14692601597777005
|
|
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
12 |
- name: ethiopic-asr
|
13 |
results:
|
14 |
- task:
|
|
|
15 |
type: automatic-speech-recognition
|
16 |
+
name: Automatic Speech Recognition
|
17 |
dataset:
|
18 |
name: alffa_amharic
|
19 |
type: alffa_amharic
|
|
|
21 |
split: None
|
22 |
args: clean
|
23 |
metrics:
|
24 |
+
- type: wer
|
|
|
25 |
value: 0.14692601597777005
|
26 |
+
name: Wer
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|