smajumdar94
commited on
Commit
•
fe5a042
1
Parent(s):
9aed80c
Update README.md
Browse files
README.md
CHANGED
@@ -11,7 +11,6 @@ tags:
|
|
11 |
- audio
|
12 |
- CTC
|
13 |
- Citrinet
|
14 |
-
- Transformer
|
15 |
- pytorch
|
16 |
- NeMo
|
17 |
- hf-asr-leaderboard
|
@@ -24,108 +23,32 @@ model-index:
|
|
24 |
name: Automatic Speech Recognition
|
25 |
type: automatic-speech-recognition
|
26 |
dataset:
|
27 |
-
name:
|
28 |
-
type:
|
29 |
-
config:
|
30 |
-
split:
|
31 |
-
args:
|
32 |
-
language: en
|
33 |
-
metrics:
|
34 |
-
- name: Test WER
|
35 |
-
type: wer
|
36 |
-
value: 2.2
|
37 |
-
- task:
|
38 |
-
type: Automatic Speech Recognition
|
39 |
-
name: automatic-speech-recognition
|
40 |
-
dataset:
|
41 |
-
name: LibriSpeech (other)
|
42 |
-
type: librispeech_asr
|
43 |
-
config: other
|
44 |
-
split: test
|
45 |
-
args:
|
46 |
-
language: en
|
47 |
-
metrics:
|
48 |
-
- name: Test WER
|
49 |
-
type: wer
|
50 |
-
value: 4.3
|
51 |
-
- task:
|
52 |
-
type: Automatic Speech Recognition
|
53 |
-
name: automatic-speech-recognition
|
54 |
-
dataset:
|
55 |
-
name: Multilingual LibriSpeech
|
56 |
-
type: facebook/multilingual_librispeech
|
57 |
-
config: english
|
58 |
-
split: test
|
59 |
-
args:
|
60 |
-
language: en
|
61 |
-
metrics:
|
62 |
-
- name: Test WER
|
63 |
-
type: wer
|
64 |
-
value: 7.2
|
65 |
-
- task:
|
66 |
-
type: Automatic Speech Recognition
|
67 |
-
name: automatic-speech-recognition
|
68 |
-
dataset:
|
69 |
-
name: Mozilla Common Voice 7.0
|
70 |
-
type: mozilla-foundation/common_voice_7_0
|
71 |
-
config: en
|
72 |
-
split: test
|
73 |
args:
|
74 |
-
language:
|
75 |
metrics:
|
76 |
-
- name:
|
77 |
-
type:
|
78 |
-
value: 8
|
79 |
- task:
|
80 |
-
|
81 |
-
|
82 |
dataset:
|
83 |
-
name:
|
84 |
-
type:
|
85 |
-
config:
|
86 |
split: test
|
87 |
args:
|
88 |
-
language:
|
89 |
-
metrics:
|
90 |
-
- name: Test WER
|
91 |
-
type: wer
|
92 |
-
value: 9.48
|
93 |
-
- task:
|
94 |
-
type: Automatic Speech Recognition
|
95 |
-
name: automatic-speech-recognition
|
96 |
-
dataset:
|
97 |
-
name: Wall Street Journal 92
|
98 |
-
type: wsj_0
|
99 |
-
args:
|
100 |
-
language: en
|
101 |
metrics:
|
102 |
-
- name: Test
|
103 |
-
type:
|
104 |
-
value:
|
105 |
-
|
106 |
-
|
107 |
-
name: automatic-speech-recognition
|
108 |
-
dataset:
|
109 |
-
name: Wall Street Journal 93
|
110 |
-
type: wsj_1
|
111 |
-
args:
|
112 |
-
language: en
|
113 |
-
metrics:
|
114 |
-
- name: Test WER
|
115 |
-
type: wer
|
116 |
-
value: 2.9
|
117 |
-
- task:
|
118 |
-
type: Automatic Speech Recognition
|
119 |
-
name: automatic-speech-recognition
|
120 |
-
dataset:
|
121 |
-
name: National Singapore Corpus
|
122 |
-
type: nsc_part_1
|
123 |
-
args:
|
124 |
-
language: en
|
125 |
-
metrics:
|
126 |
-
- name: Test WER
|
127 |
-
type: wer
|
128 |
-
value: 7.0
|
129 |
---
|
130 |
|
131 |
# NVIDIA Streaming Citrinet 1024 (zh)
|
|
|
11 |
- audio
|
12 |
- CTC
|
13 |
- Citrinet
|
|
|
14 |
- pytorch
|
15 |
- NeMo
|
16 |
- hf-asr-leaderboard
|
|
|
23 |
name: Automatic Speech Recognition
|
24 |
type: automatic-speech-recognition
|
25 |
dataset:
|
26 |
+
name: Dev iOS
|
27 |
+
type: aishell_2
|
28 |
+
config: iOS
|
29 |
+
split: dev
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
30 |
args:
|
31 |
+
language: zh
|
32 |
metrics:
|
33 |
+
- name: Dev CER
|
34 |
+
type: cer
|
35 |
+
value: 4.8
|
36 |
- task:
|
37 |
+
name: Automatic Speech Recognition
|
38 |
+
type: automatic-speech-recognition
|
39 |
dataset:
|
40 |
+
name: Test iOS
|
41 |
+
type: aishell_2
|
42 |
+
config: iOS
|
43 |
split: test
|
44 |
args:
|
45 |
+
language: zh
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
46 |
metrics:
|
47 |
+
- name: Test CER
|
48 |
+
type: cer
|
49 |
+
value: 5.1
|
50 |
+
|
51 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
52 |
---
|
53 |
|
54 |
# NVIDIA Streaming Citrinet 1024 (zh)
|