devasheeshG
commited on
Commit
•
531146d
1
Parent(s):
cc1af93
README.md
CHANGED
@@ -17,8 +17,8 @@ model-index:
|
|
17 |
name: Automatic Speech Recognition
|
18 |
dataset:
|
19 |
type: librispeech_asr
|
20 |
-
name: LibriSpeech (clean)
|
21 |
-
config:
|
22 |
split: test
|
23 |
args:
|
24 |
language: en
|
@@ -49,8 +49,8 @@ model-index:
|
|
49 |
name: Automatic Speech Recognition
|
50 |
dataset:
|
51 |
type: librispeech_asr
|
52 |
-
name: LibriSpeech (other)
|
53 |
-
config:
|
54 |
split: test
|
55 |
args:
|
56 |
language: en
|
@@ -80,7 +80,7 @@ model-index:
|
|
80 |
type: automatic-speech-recognition
|
81 |
name: Automatic Speech Recognition
|
82 |
dataset:
|
83 |
-
type:
|
84 |
name: Common Voice (14.0) (Hindi)
|
85 |
config: hi
|
86 |
split: test
|
|
|
17 |
name: Automatic Speech Recognition
|
18 |
dataset:
|
19 |
type: librispeech_asr
|
20 |
+
name: LibriSpeech (clean)
|
21 |
+
config: clean
|
22 |
split: test
|
23 |
args:
|
24 |
language: en
|
|
|
49 |
name: Automatic Speech Recognition
|
50 |
dataset:
|
51 |
type: librispeech_asr
|
52 |
+
name: LibriSpeech (other)
|
53 |
+
config: other
|
54 |
split: test
|
55 |
args:
|
56 |
language: en
|
|
|
80 |
type: automatic-speech-recognition
|
81 |
name: Automatic Speech Recognition
|
82 |
dataset:
|
83 |
+
type: mozilla-foundation/common_voice_14_0
|
84 |
name: Common Voice (14.0) (Hindi)
|
85 |
config: hi
|
86 |
split: test
|