yonas commited on
Commit
a574eb0
1 Parent(s): 019ca69

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -16
README.md CHANGED
@@ -15,22 +15,22 @@ tags:
15
  - pytorch
16
  datasets:
17
  - mozilla-foundation/common_voice_11_0
18
- model-index:
19
- - name: stt_rw_conformer_ctc_large
20
- results:
21
- - task:
22
- type: automatic-speech-recognition
23
- dataset:
24
- name: common_voice_11_0
25
- type: mozilla-foundation/common_voice_11_0
26
- config: other
27
- split: test
28
- args:
29
- language: rw
30
- metrics:
31
- - type: wer
32
- value: 8.1
33
- name: WER
34
  ---
35
 
36
 
 
15
  - pytorch
16
  datasets:
17
  - mozilla-foundation/common_voice_11_0
18
+ # model-index:
19
+ # - name: stt_rw_conformer_ctc_large
20
+ # results:
21
+ # - task:
22
+ # type: automatic-speech-recognition
23
+ # dataset:
24
+ # name: common_voice_11_0
25
+ # type: mozilla-foundation/common_voice_11_0
26
+ # config: other
27
+ # split: test
28
+ # args:
29
+ # language: rw
30
+ # metrics:
31
+ # - type: wer
32
+ # value: 8.1
33
+ # name: WER
34
  ---
35
 
36