patrickvonplaten
commited on
Commit
•
d683804
1
Parent(s):
17646a7
Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,21 @@ tags:
|
|
8 |
- audio
|
9 |
- automatic-speech-recognition
|
10 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
# Hubert-Large-Finetuned
|
|
|
8 |
- audio
|
9 |
- automatic-speech-recognition
|
10 |
license: apache-2.0
|
11 |
+
|
12 |
+
model-index:
|
13 |
+
- name: hubert-large-ls960-ft
|
14 |
+
results:
|
15 |
+
- task:
|
16 |
+
name: Automatic Speech Recognition
|
17 |
+
type: automatic-speech-recognition
|
18 |
+
dataset:
|
19 |
+
name: Librispeech (clean)
|
20 |
+
type: librispeech_asr
|
21 |
+
args: en
|
22 |
+
metrics:
|
23 |
+
- name: Test WER
|
24 |
+
type: wer
|
25 |
+
value: 1.9
|
26 |
---
|
27 |
|
28 |
# Hubert-Large-Finetuned
|