From 016a40d384ef97adb1e17f6e493e3b871c415172 Mon Sep 17 00:00:00 2001 From: Mingshuang Luo <37799481+luomingshuang@users.noreply.github.com> Date: Mon, 11 Apr 2022 19:39:17 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f7f7c7dd..6adba4955 100644 --- a/README.md +++ b/README.md @@ -176,7 +176,7 @@ The best WER using modified beam search with beam size 4 is: | | dev | test | |-----|-------|--------| -| WER | 6.72 | 6.12 | +| WER | 6.77 | 6.14 | We provide a Colab notebook to run a pre-trained Pruned Transducer Stateless model: [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1je_1zGrOkGVVd4WLzgkXRHxl-I27yWtz?usp=sharing)