Aditya3107 commited on
Commit
d4d1b41
1 Parent(s): f36ec97

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +32 -8
README.md CHANGED
@@ -1,18 +1,42 @@
1
  ---
2
- license: apache-2.0
3
- tags:
4
- - automatic-speech-recognition
5
  - google/fleurs
6
- - generated_from_trainer
7
  metrics:
8
  - wer
 
 
 
 
 
 
9
  model-index:
10
- - name: wav2vec2-Irish-common-voice-Fleurs-living-audio-300m
11
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  ---
13
 
14
- <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
- should probably proofread and complete it, then remove this comment. -->
16
 
17
  # wav2vec2-Irish-common-voice-Fleurs-living-audio-300m
18
 
 
1
  ---
2
+ language: ga
3
+ datasets:
4
+ - common_voice
5
  - google/fleurs
6
+ - living_audio_irish
7
  metrics:
8
  - wer
9
+ tags:
10
+ - audio
11
+ - automatic-speech-recognition
12
+ - ga-IE
13
+ - speech
14
+ - Irish
15
  model-index:
16
+ - name: Wav2vec 2.0 300m XLS-R
17
+ results:
18
+ - task:
19
+ name: Automatic Speech Recognition
20
+ type: automatic-speech-recognition
21
+ dataset:
22
+ name: Common Voice 10.0, google/fleurs
23
+ type: common_voice
24
+ args: ga-IE, ga_ie
25
+ metrics:
26
+ - name: Test WER (Without LM)
27
+ type: wer
28
+ value: 19.98
29
+ - name: Test WER (With LM)
30
+ type: wer
31
+ value: 13.87
32
+ - name: Common Voice Irish Invalidated 281 utterances (Without LM)
33
+ type: wer
34
+ value: 39.19
35
+ - name: Common Voice Irish Invalidated 281 utterances (With LM)
36
+ type: wer
37
+ value: 30.85
38
  ---
39
 
 
 
40
 
41
  # wav2vec2-Irish-common-voice-Fleurs-living-audio-300m
42