Update README.md
Browse files
README.md
CHANGED
@@ -21,6 +21,32 @@ model-index:
|
|
21 |
- name: WER
|
22 |
type: WER
|
23 |
value: 18.49
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
tags:
|
25 |
- whisper
|
26 |
---
|
|
|
21 |
- name: WER
|
22 |
type: WER
|
23 |
value: 18.49
|
24 |
+
- name: whisper-small-singlish
|
25 |
+
results:
|
26 |
+
- task:
|
27 |
+
type: automatic-speech-recognition
|
28 |
+
dataset:
|
29 |
+
name: AMI
|
30 |
+
type: edinburghcstr/ami
|
31 |
+
subset: ihm
|
32 |
+
split: test
|
33 |
+
metrics:
|
34 |
+
- name: WER
|
35 |
+
type: WER
|
36 |
+
value: 30.85
|
37 |
+
- name: whisper-small-singlish
|
38 |
+
results:
|
39 |
+
- task:
|
40 |
+
type: automatic-speech-recognition
|
41 |
+
dataset:
|
42 |
+
name: GigaSpeech
|
43 |
+
type: speechcolab/gigaspeech
|
44 |
+
subset: test
|
45 |
+
split: test
|
46 |
+
metrics:
|
47 |
+
- name: WER
|
48 |
+
type: WER
|
49 |
+
value: 16.02
|
50 |
tags:
|
51 |
- whisper
|
52 |
---
|