arijitx commited on
Commit
8fec584
1 Parent(s): 7a2ed2b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -31
README.md CHANGED
@@ -108,37 +108,8 @@ widget:
108
  src: https://cdn-media.huggingface.co/speech_samples/sample1.flac
109
  - example_title: Librispeech sample 2
110
  src: https://cdn-media.huggingface.co/speech_samples/sample2.flac
111
- model-index:
112
- - name: whisper-base
113
- results:
114
- - task:
115
- name: Automatic Speech Recognition
116
- type: automatic-speech-recognition
117
- dataset:
118
- name: LibriSpeech (clean)
119
- type: librispeech_asr
120
- config: clean
121
- split: test
122
- args:
123
- language: en
124
- metrics:
125
- - name: Test WER
126
- type: wer
127
- value: 5.008769117619326
128
- - task:
129
- name: Automatic Speech Recognition
130
- type: automatic-speech-recognition
131
- dataset:
132
- name: LibriSpeech (other)
133
- type: librispeech_asr
134
- config: other
135
- split: test
136
- args:
137
- language: en
138
- metrics:
139
- - name: Test WER
140
- type: wer
141
- value: 1.284936273212057
142
  pipeline_tag: automatic-speech-recognition
143
  license: apache-2.0
144
  ---
 
108
  src: https://cdn-media.huggingface.co/speech_samples/sample1.flac
109
  - example_title: Librispeech sample 2
110
  src: https://cdn-media.huggingface.co/speech_samples/sample2.flac
111
+
112
+
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
113
  pipeline_tag: automatic-speech-recognition
114
  license: apache-2.0
115
  ---