oliverguhr commited on
Commit
87dbaf8
1 Parent(s): 422f0b1

updated stats

Browse files
Files changed (1) hide show
  1. README.md +17 -6
README.md CHANGED
@@ -10,18 +10,29 @@ datasets:
10
  - common_voice
11
  model-index:
12
  - name: wav2vec2-large-xlsr-53-german-cv9
13
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
  ---
15
 
16
- <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
- should probably proofread and complete it, then remove this comment. -->
18
-
19
  # wav2vec2-large-xlsr-53-german-cv9
20
 
21
  This model is a fine-tuned version of [./facebook/wav2vec2-large-xlsr-53](https://huggingface.co/./facebook/wav2vec2-large-xlsr-53) on the MOZILLA-FOUNDATION/COMMON_VOICE_9_0 - DE dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 0.1093
24
- - Wer: 0.0909
25
 
26
  ## Model description
27
 
10
  - common_voice
11
  model-index:
12
  - name: wav2vec2-large-xlsr-53-german-cv9
13
+ results:
14
+ - task:
15
+ name: Automatic Speech Recognition
16
+ type: automatic-speech-recognition
17
+ dataset:
18
+ name: Common Voice 9
19
+ type: mozilla-foundation/common_voice_9_0
20
+ args: de
21
+ metrics:
22
+ - name: Test WER
23
+ type: wer
24
+ value: 9.480663281840769
25
+ - name: Test CER
26
+ type: cer
27
+ value: 2.273015898213336
28
  ---
29
 
 
 
 
30
  # wav2vec2-large-xlsr-53-german-cv9
31
 
32
  This model is a fine-tuned version of [./facebook/wav2vec2-large-xlsr-53](https://huggingface.co/./facebook/wav2vec2-large-xlsr-53) on the MOZILLA-FOUNDATION/COMMON_VOICE_9_0 - DE dataset.
33
  It achieves the following results on the evaluation set:
34
+ - CER: 2.273015898213336
35
+ - Wer: 9.480663281840769
36
 
37
  ## Model description
38