Update README.md
Browse files
README.md
CHANGED
@@ -16,9 +16,12 @@ model-index:
|
|
16 |
name: Automatic Speech Recognition
|
17 |
type: automatic-speech-recognition
|
18 |
dataset:
|
19 |
-
name:
|
20 |
type: librispeech_asr
|
21 |
-
|
|
|
|
|
|
|
22 |
metrics:
|
23 |
- name: Test WER
|
24 |
type: wer
|
|
|
16 |
name: Automatic Speech Recognition
|
17 |
type: automatic-speech-recognition
|
18 |
dataset:
|
19 |
+
name: LibriSpeech (clean)
|
20 |
type: librispeech_asr
|
21 |
+
config: clean
|
22 |
+
split: test
|
23 |
+
args:
|
24 |
+
language: en
|
25 |
metrics:
|
26 |
- name: Test WER
|
27 |
type: wer
|