Mikolaj-Via commited on
Commit
db3723a
·
verified ·
1 Parent(s): 455f1b6

Update metadata with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +14 -3
README.md CHANGED
@@ -13,7 +13,6 @@ datasets:
13
  - WSJ-1
14
  - National-Singapore-Corpus-Part-1
15
  - National-Singapore-Corpus-Part-6
16
- thumbnail: null
17
  tags:
18
  - automatic-speech-recognition
19
  - speech
@@ -25,8 +24,20 @@ tags:
25
  - pytorch
26
  model-index:
27
  - name: stt_en_conformer_ctc_small
28
- results: []
29
-
 
 
 
 
 
 
 
 
 
 
 
 
30
  ---
31
 
32
 
 
13
  - WSJ-1
14
  - National-Singapore-Corpus-Part-1
15
  - National-Singapore-Corpus-Part-6
 
16
  tags:
17
  - automatic-speech-recognition
18
  - speech
 
24
  - pytorch
25
  model-index:
26
  - name: stt_en_conformer_ctc_small
27
+ results:
28
+ - task:
29
+ type: automatic-speech-recognition
30
+ dataset:
31
+ name: Librispeech (clean)
32
+ type: librispeech_asr
33
+ config: other
34
+ split: test
35
+ args:
36
+ language: en
37
+ metrics:
38
+ - type: wer
39
+ value: 8.1
40
+ name: WER
41
  ---
42
 
43