Update README.md
Browse files
README.md
CHANGED
@@ -53,6 +53,19 @@ model-index:
|
|
53 |
- type: wer
|
54 |
value: 24.47
|
55 |
name: Test WER
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
56 |
- task:
|
57 |
type: audio-classification
|
58 |
name: Audio Classification
|
|
|
53 |
- type: wer
|
54 |
value: 24.47
|
55 |
name: Test WER
|
56 |
+
- task:
|
57 |
+
type: automatic-speech-recognition
|
58 |
+
name: Automatic Speech Recognition
|
59 |
+
dataset:
|
60 |
+
name: ML Spoken Words
|
61 |
+
type: ml_spoken_words
|
62 |
+
split: test
|
63 |
+
args:
|
64 |
+
language: en
|
65 |
+
metrics:
|
66 |
+
- type: wer
|
67 |
+
value: 36.12
|
68 |
+
name: Test WER
|
69 |
- task:
|
70 |
type: audio-classification
|
71 |
name: Audio Classification
|