From d1274749d2a8cc167c0b66d67912df8a891632a5 Mon Sep 17 00:00:00 2001 From: yaozengwei Date: Thu, 26 Oct 2023 16:50:46 +0800 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a1dfcc6d..81efda32a 100644 --- a/README.md +++ b/README.md @@ -123,7 +123,7 @@ We provide a Colab notebook to run a pre-trained transducer conformer + stateles | zipformer | 65.5M | 2.21 | 4.79 | 50 | 4 32G-V100 | | zipformer-small | 23.2M | 2.42 | 5.73 | 50 | 2 32G-V100 | | zipformer-large | 148.4M | 2.06 | 4.63 | 50 | 4 32G-V100 | -| zipformer-large | 148.4M | 2.00 | 4.38 | 174 | 4 80G-A100 | +| zipformer-large | 148.4M | 2.00 | 4.38 | 174 | 8 80G-A100 | Note: No auxiliary losses are used in the training and no LMs are used in the decoding.