Aditya3107
commited on
Commit
•
1cba0c9
1
Parent(s):
b11a2b9
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,10 +16,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
# wav2vec2-Irish-common-voice-Fleurs-living-audio-300m
|
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.
|
20 |
-
- Wer: 0.
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
+
- automatic-speech-recognition
|
5 |
+
- google/fleurs
|
6 |
- generated_from_trainer
|
7 |
metrics:
|
8 |
- wer
|
|
|
16 |
|
17 |
# wav2vec2-Irish-common-voice-Fleurs-living-audio-300m
|
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 GOOGLE/FLEURS - GA-IE dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.3361
|
22 |
+
- Wer: 0.1963
|
23 |
|
24 |
## Model description
|
25 |
|