Commit
•
77a20c1
1
Parent(s):
22d9b2b
remove whisper large results from large-v2
Browse files
README.md
CHANGED
@@ -108,51 +108,6 @@ 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-large
|
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: 3.0
|
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: 5.4
|
142 |
-
- task:
|
143 |
-
name: Automatic Speech Recognition
|
144 |
-
type: automatic-speech-recognition
|
145 |
-
dataset:
|
146 |
-
name: Common Voice 11.0
|
147 |
-
type: mozilla-foundation/common_voice_11_0
|
148 |
-
config: hi
|
149 |
-
split: test
|
150 |
-
args:
|
151 |
-
language: hi
|
152 |
-
metrics:
|
153 |
-
- name: Test WER
|
154 |
-
type: wer
|
155 |
-
value: 54.8
|
156 |
pipeline_tag: automatic-speech-recognition
|
157 |
license: apache-2.0
|
158 |
---
|
|
|
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 |
pipeline_tag: automatic-speech-recognition
|
112 |
license: apache-2.0
|
113 |
---
|