wicaksatya
commited on
Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -4,6 +4,22 @@ license: cc-by-4.0
|
|
4 |
tags:
|
5 |
- pytorch
|
6 |
- NeMo
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
---
|
8 |
|
9 |
# Stt En Conformer Ctc Small
|
|
|
4 |
tags:
|
5 |
- pytorch
|
6 |
- NeMo
|
7 |
+
model-index:
|
8 |
+
- name: wicaksatya/stt_en_conformer_ctc_small
|
9 |
+
results:
|
10 |
+
- task:
|
11 |
+
type: automatic-speech-recognition
|
12 |
+
dataset:
|
13 |
+
name: Librispeech (clean)
|
14 |
+
type: librispeech_asr
|
15 |
+
config: other
|
16 |
+
split: test
|
17 |
+
args:
|
18 |
+
language: en
|
19 |
+
metrics:
|
20 |
+
- type: wer
|
21 |
+
value: 8.1
|
22 |
+
name: WER
|
23 |
---
|
24 |
|
25 |
# Stt En Conformer Ctc Small
|