elsayedissa
commited on
Commit
•
3709f0d
1
Parent(s):
5bca512
update model card README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
tags:
|
|
|
|
|
4 |
- generated_from_trainer
|
5 |
metrics:
|
6 |
- wer
|
@@ -14,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
# wav2vec2-xls-r-300m-ar
|
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
|
18 |
It achieves the following results on the evaluation set:
|
19 |
- Loss: 0.3212
|
20 |
- Wer: 0.0636
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
+
- automatic-speech-recognition
|
5 |
+
- arabic_speech_corpus
|
6 |
- generated_from_trainer
|
7 |
metrics:
|
8 |
- wer
|
|
|
16 |
|
17 |
# wav2vec2-xls-r-300m-ar
|
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 ARABIC_SPEECH_CORPUS - NA dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: 0.3212
|
22 |
- Wer: 0.0636
|