anton-l HF staff commited on
Commit
25c0b70
1 Parent(s): 99b8eff

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +36 -14
README.md CHANGED
@@ -17,9 +17,9 @@ tags:
17
  - robust-speech-event
18
  license: apache-2.0
19
  model-index:
20
- - name: Wav2Vec2 Indonesian Javanese and Sundanese
21
  results:
22
- - task:
23
  name: Automatic Speech Recognition
24
  type: automatic-speech-recognition
25
  dataset:
@@ -27,12 +27,12 @@ model-index:
27
  type: common_voice
28
  args: id
29
  metrics:
30
- - name: Test WER
31
- type: wer
32
- value: 4.056
33
- - name: Test CER
34
- type: cer
35
- value: 1.472
36
  - task:
37
  name: Automatic Speech Recognition
38
  type: automatic-speech-recognition
@@ -41,12 +41,34 @@ model-index:
41
  type: mozilla-foundation/common_voice_7_0
42
  args: id
43
  metrics:
44
- - name: Test WER
45
- type: wer
46
- value: 4.492
47
- - name: Test CER
48
- type: cer
49
- value: 1.577
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
50
  ---
51
 
52
  # Multilingual Speech Recognition for Indonesian Languages
 
17
  - robust-speech-event
18
  license: apache-2.0
19
  model-index:
20
+ - name: Wav2Vec2 Indonesian Javanese and Sundanese
21
  results:
22
+ - task:
23
  name: Automatic Speech Recognition
24
  type: automatic-speech-recognition
25
  dataset:
 
27
  type: common_voice
28
  args: id
29
  metrics:
30
+ - name: Test WER
31
+ type: wer
32
+ value: 4.056
33
+ - name: Test CER
34
+ type: cer
35
+ value: 1.472
36
  - task:
37
  name: Automatic Speech Recognition
38
  type: automatic-speech-recognition
 
41
  type: mozilla-foundation/common_voice_7_0
42
  args: id
43
  metrics:
44
+ - name: Test WER
45
+ type: wer
46
+ value: 4.492
47
+ - name: Test CER
48
+ type: cer
49
+ value: 1.577
50
+ - task:
51
+ name: Automatic Speech Recognition
52
+ type: automatic-speech-recognition
53
+ dataset:
54
+ name: Robust Speech Event - Dev Data
55
+ type: speech-recognition-community-v2/dev_data
56
+ args: id
57
+ metrics:
58
+ - name: Test WER
59
+ type: wer
60
+ value: 48.94
61
+ - task:
62
+ name: Automatic Speech Recognition
63
+ type: automatic-speech-recognition
64
+ dataset:
65
+ name: Robust Speech Event - Test Data
66
+ type: speech-recognition-community-v2/eval_data
67
+ args: id
68
+ metrics:
69
+ - name: Test WER
70
+ type: wer
71
+ value: 68.95
72
  ---
73
 
74
  # Multilingual Speech Recognition for Indonesian Languages