carlosdanielhernandezmena commited on
Commit
16d2f40
1 Parent(s): 66ddb59

Updation WER results on MASRI-TEST and MASRI-DEV

Browse files
Files changed (1) hide show
  1. README.md +27 -1
README.md CHANGED
@@ -34,13 +34,39 @@ model-index:
34
  dataset:
35
  name: Mozilla Common Voice 11.0 (Dev)
36
  type: mozilla-foundation/common_voice_11_0
37
- split: dev
38
  args:
39
  language: mt
40
  metrics:
41
  - name: Test WER
42
  type: wer
43
  value: 1.40
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
44
  ---
45
 
46
  # wav2vec2-large-xlsr-53-maltese-64h
 
34
  dataset:
35
  name: Mozilla Common Voice 11.0 (Dev)
36
  type: mozilla-foundation/common_voice_11_0
37
+ split: validation
38
  args:
39
  language: mt
40
  metrics:
41
  - name: Test WER
42
  type: wer
43
  value: 1.40
44
+ - task:
45
+ name: Automatic Speech Recognition
46
+ type: automatic-speech-recognition
47
+ dataset:
48
+ name: MASRI-TEST Corpus
49
+ type: masri-project/masri_test
50
+ split: test
51
+ args:
52
+ language: mt
53
+ metrics:
54
+ - name: Test WER
55
+ type: wer
56
+ value: 27.27
57
+ - task:
58
+ name: Automatic Speech Recognition
59
+ type: automatic-speech-recognition
60
+ dataset:
61
+ name: MASRI-DEV Corpus
62
+ type: masri-project/masri_dev
63
+ split: validation
64
+ args:
65
+ language: mt
66
+ metrics:
67
+ - name: Test WER
68
+ type: wer
69
+ value: 24.71
70
  ---
71
 
72
  # wav2vec2-large-xlsr-53-maltese-64h