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