flozi00 commited on
Commit
ea16a2f
1 Parent(s): c1ee3f7

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -1,5 +1,9 @@
1
  ---
 
 
2
  tags:
 
 
3
  - generated_from_trainer
4
  model-index:
5
  - name: wav2vec2-base-german
@@ -11,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
11
 
12
  # wav2vec2-base-german
13
 
14
- This model was trained from scratch on the None dataset.
15
  It achieves the following results on the evaluation set:
16
  - Loss: 0.9302
17
  - Wer: 0.7428
 
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-base-german
 
15
 
16
  # wav2vec2-base-german
17
 
18
+ This model is a fine-tuned version of [wav2vec2-base-german](https://huggingface.co/wav2vec2-base-german) on the MOZILLA-FOUNDATION/COMMON_VOICE_10_0 - DE dataset.
19
  It achieves the following results on the evaluation set:
20
  - Loss: 0.9302
21
  - Wer: 0.7428