patrickvonplaten
commited on
Commit
·
9927cd6
1
Parent(s):
3ea2502
Update README.md
Browse files
README.md
CHANGED
@@ -12,6 +12,20 @@ widget:
|
|
12 |
src: https://cdn-media.huggingface.co/speech_samples/sample1.flac
|
13 |
- example_title: Librispeech sample 2
|
14 |
src: https://cdn-media.huggingface.co/speech_samples/sample2.flac
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
---
|
16 |
|
17 |
# SEW-tiny
|
|
|
12 |
src: https://cdn-media.huggingface.co/speech_samples/sample1.flac
|
13 |
- example_title: Librispeech sample 2
|
14 |
src: https://cdn-media.huggingface.co/speech_samples/sample2.flac
|
15 |
+
model-index:
|
16 |
+
- name: sew-tiny-100k-ft-ls100h
|
17 |
+
results:
|
18 |
+
- task:
|
19 |
+
name: Automatic Speech Recognition
|
20 |
+
type: automatic-speech-recognition
|
21 |
+
dataset:
|
22 |
+
name: Librispeech (clean)
|
23 |
+
type: librispeech_asr
|
24 |
+
args: en
|
25 |
+
metrics:
|
26 |
+
- name: Test WER
|
27 |
+
type: wer
|
28 |
+
value: 10.61
|
29 |
---
|
30 |
|
31 |
# SEW-tiny
|