update model card README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,10 @@
|
|
1 |
---
|
|
|
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
|
|
|
|
4 |
- generated_from_trainer
|
5 |
model-index:
|
6 |
- name: wav2vec2-xls-r-300m-english
|
@@ -12,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
12 |
|
13 |
# wav2vec2-xls-r-300m-english
|
14 |
|
15 |
-
This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the
|
16 |
It achieves the following results on the evaluation set:
|
17 |
- Loss: 0.5577
|
18 |
- Wer: 0.3864
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- de
|
4 |
license: apache-2.0
|
5 |
tags:
|
6 |
+
- automatic-speech-recognition
|
7 |
+
- mozilla-foundation/common_voice_10_0
|
8 |
- generated_from_trainer
|
9 |
model-index:
|
10 |
- name: wav2vec2-xls-r-300m-english
|
|
|
16 |
|
17 |
# wav2vec2-xls-r-300m-english
|
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 MOZILLA-FOUNDATION/COMMON_VOICE_10_0 - DE dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: 0.5577
|
22 |
- Wer: 0.3864
|