From d2198fc3e2fa9d46da935c43bc3f410a2e8d9b90 Mon Sep 17 00:00:00 2001 From: Patrick von Platen Date: Thu, 24 Mar 2022 22:47:59 +0000 Subject: [PATCH] Update README.md --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index 02e4215..4fc8398 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,20 @@ tags: - audio - automatic-speech-recognition license: apache-2.0 +model-index: +- name: wav2vec2-base-960h + results: + - task: + name: Automatic Speech Recognition + type: automatic-speech-recognition + dataset: + name: Librispeech (clean) + type: librispeech_asr + args: en + metrics: + - name: Test WER + type: wer + value: 1.9 --- # Wav2Vec2-Large-960h-Lv60 + Self-Training