Aditya3107
commited on
Commit
•
beb4813
1
Parent(s):
1fe3377
update model card README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,8 @@
|
|
2 |
license: apache-2.0
|
3 |
base_model: facebook/wav2vec2-xls-r-300m
|
4 |
tags:
|
|
|
|
|
5 |
- generated_from_trainer
|
6 |
metrics:
|
7 |
- wer
|
@@ -15,10 +17,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
# wav2vec2-jasmin-nl-vl-dia-read-xls-r-300m
|
17 |
|
18 |
-
This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- Wer: 1.
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
2 |
license: apache-2.0
|
3 |
base_model: facebook/wav2vec2-xls-r-300m
|
4 |
tags:
|
5 |
+
- automatic-speech-recognition
|
6 |
+
- JASMIN
|
7 |
- generated_from_trainer
|
8 |
metrics:
|
9 |
- wer
|
|
|
17 |
|
18 |
# wav2vec2-jasmin-nl-vl-dia-read-xls-r-300m
|
19 |
|
20 |
+
This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the JASMIN - NL dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 0.4013
|
23 |
+
- Wer: 1.0930
|
24 |
|
25 |
## Model description
|
26 |
|