From 1856a880b8f82aaca096854e8f5258cc0dff5fd9 Mon Sep 17 00:00:00 2001 From: Arthur Zucker Date: Mon, 10 Oct 2022 09:27:25 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 71fd19d..65df006 100644 --- a/README.md +++ b/README.md @@ -124,7 +124,7 @@ model-index: metrics: - name: Test WER type: wer - value: 0.07547098647858638 + value: 7.54 - task: name: Automatic Speech Recognition type: automatic-speech-recognition @@ -138,7 +138,7 @@ model-index: metrics: - name: Test WER type: wer - value: 0.17145720661094513 + value: 17,15 pipeline_tag: automatic-speech-recognition license: apache-2.0 ---