Update README.md
Browse files
README.md
CHANGED
@@ -5,14 +5,16 @@ tags:
|
|
5 |
datasets:
|
6 |
- common_voice
|
7 |
model-index:
|
8 |
-
- name:
|
9 |
results: []
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
13 |
should probably proofread and complete it, then remove this comment. -->
|
14 |
|
15 |
-
#
|
16 |
|
17 |
This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the common_voice dataset.
|
18 |
It achieves the following results on the evaluation set:
|
@@ -64,4 +66,4 @@ The following hyperparameters were used during training:
|
|
64 |
- Transformers 4.11.3
|
65 |
- Pytorch 1.10.0+cu113
|
66 |
- Datasets 2.9.0
|
67 |
-
- Tokenizers 0.10.3
|
|
|
5 |
datasets:
|
6 |
- common_voice
|
7 |
model-index:
|
8 |
+
- name: ArabicSpeechToText
|
9 |
results: []
|
10 |
+
language:
|
11 |
+
- ar
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
15 |
should probably proofread and complete it, then remove this comment. -->
|
16 |
|
17 |
+
# ArabicSpeechToText
|
18 |
|
19 |
This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the common_voice dataset.
|
20 |
It achieves the following results on the evaluation set:
|
|
|
66 |
- Transformers 4.11.3
|
67 |
- Pytorch 1.10.0+cu113
|
68 |
- Datasets 2.9.0
|
69 |
+
- Tokenizers 0.10.3
|