infinitejoy commited on
Commit
84d0ed3
1 Parent(s): b63aaed

evaluation results

Browse files
Files changed (1) hide show
  1. README.md +33 -2
README.md CHANGED
@@ -6,11 +6,42 @@ tags:
6
  - automatic-speech-recognition
7
  - mozilla-foundation/common_voice_7_0
8
  - generated_from_trainer
 
 
 
9
  datasets:
10
  - common_voice
11
  model-index:
12
- - name: wav2vec2-large-xls-r-300m-romanian
13
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
  ---
15
 
16
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
6
  - automatic-speech-recognition
7
  - mozilla-foundation/common_voice_7_0
8
  - generated_from_trainer
9
+ - ro
10
+ - robust-speech-event
11
+ - model_for_talk
12
  datasets:
13
  - common_voice
14
  model-index:
15
+ - name: XLS-R-300M - Romanian
16
+ results:
17
+ - task:
18
+ name: Automatic Speech Recognition
19
+ type: automatic-speech-recognition
20
+ dataset:
21
+ name: Common Voice 7
22
+ type: mozilla-foundation/common_voice_7_0
23
+ args: ro
24
+ metrics:
25
+ - name: Test WER
26
+ type: wer
27
+ value: 14.194
28
+ - name: Test CER
29
+ type: cer
30
+ value: 3.288
31
+ - task:
32
+ name: Automatic Speech Recognition
33
+ type: automatic-speech-recognition
34
+ dataset:
35
+ name: Robust Speech Event - Dev Data
36
+ type: speech-recognition-community-v2/dev_data
37
+ args: ro
38
+ metrics:
39
+ - name: Test WER
40
+ type: wer
41
+ value: 40.869
42
+ - name: Test CER
43
+ type: cer
44
+ value: 12.049
45
  ---
46
 
47
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You