wenqiglantz
commited on
Commit
•
eb8f4e6
1
Parent(s):
3a168dc
Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -3,9 +3,6 @@ language:
|
|
3 |
- en
|
4 |
license: cc-by-4.0
|
5 |
library_name: nemo
|
6 |
-
datasets:
|
7 |
-
- librispeech_asr
|
8 |
-
thumbnail: null
|
9 |
tags:
|
10 |
- automatic-speech-recognition
|
11 |
- speech
|
@@ -15,10 +12,24 @@ tags:
|
|
15 |
- Transformer
|
16 |
- NeMo
|
17 |
- pytorch
|
|
|
|
|
18 |
model-index:
|
19 |
- name: stt_en_citrinet_512_ls
|
20 |
-
results:
|
21 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
---
|
23 |
|
24 |
## Model Overview
|
|
|
3 |
- en
|
4 |
license: cc-by-4.0
|
5 |
library_name: nemo
|
|
|
|
|
|
|
6 |
tags:
|
7 |
- automatic-speech-recognition
|
8 |
- speech
|
|
|
12 |
- Transformer
|
13 |
- NeMo
|
14 |
- pytorch
|
15 |
+
datasets:
|
16 |
+
- librispeech_asr
|
17 |
model-index:
|
18 |
- name: stt_en_citrinet_512_ls
|
19 |
+
results:
|
20 |
+
- task:
|
21 |
+
type: automatic-speech-recognition
|
22 |
+
dataset:
|
23 |
+
name: Librispeech (clean)
|
24 |
+
type: librispeech_asr
|
25 |
+
config: other
|
26 |
+
split: test
|
27 |
+
args:
|
28 |
+
language: en
|
29 |
+
metrics:
|
30 |
+
- type: wer
|
31 |
+
value: 8.1
|
32 |
+
name: WER
|
33 |
---
|
34 |
|
35 |
## Model Overview
|