Update README.md
Browse files
README.md
CHANGED
@@ -23,6 +23,9 @@ model-index:
|
|
23 |
- name: Wer
|
24 |
type: wer
|
25 |
value: 0.32881136950904394
|
|
|
|
|
|
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -75,4 +78,4 @@ The following hyperparameters were used during training:
|
|
75 |
- Transformers 4.42.4
|
76 |
- Pytorch 2.3.1+cu121
|
77 |
- Datasets 2.21.0
|
78 |
-
- Tokenizers 0.19.1
|
|
|
23 |
- name: Wer
|
24 |
type: wer
|
25 |
value: 0.32881136950904394
|
26 |
+
language:
|
27 |
+
- en
|
28 |
+
pipeline_tag: automatic-speech-recognition
|
29 |
---
|
30 |
|
31 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
78 |
- Transformers 4.42.4
|
79 |
- Pytorch 2.3.1+cu121
|
80 |
- Datasets 2.21.0
|
81 |
+
- Tokenizers 0.19.1
|