patrickvonplaten
commited on
Commit
•
976e11d
1
Parent(s):
b1a304e
Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,20 @@ tags:
|
|
6 |
- speech
|
7 |
|
8 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
# Wav2Vec2-Large-960h-Lv60
|
|
|
6 |
- speech
|
7 |
|
8 |
license: apache-2.0
|
9 |
+
model-index:
|
10 |
+
- name: wav2vec2-large-960h-lv60
|
11 |
+
results:
|
12 |
+
- task:
|
13 |
+
name: Automatic Speech Recognition
|
14 |
+
type: automatic-speech-recognition
|
15 |
+
dataset:
|
16 |
+
name: Librispeech (clean)
|
17 |
+
type: librispeech_asr
|
18 |
+
args: en
|
19 |
+
metrics:
|
20 |
+
- name: Test WER
|
21 |
+
type: wer
|
22 |
+
value: 2.2
|
23 |
---
|
24 |
|
25 |
# Wav2Vec2-Large-960h-Lv60
|