From 4e95ad3c4985dce64009ceeee70e30f9742418cd Mon Sep 17 00:00:00 2001
From: zhaomingwork <61895407+zhaomingwork@users.noreply.github.com>
Date: 星期四, 15 六月 2023 16:41:36 +0800
Subject: [PATCH] For python ws client long wav not recv asr result bug (#633)

---
 egs/librispeech_100h/rnnt/README.md |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/egs/librispeech_100h/rnnt/README.md b/egs/librispeech_100h/rnnt/README.md
index 7fd1af3..abadb2d 100644
--- a/egs/librispeech_100h/rnnt/README.md
+++ b/egs/librispeech_100h/rnnt/README.md
@@ -8,9 +8,9 @@
 - Model size: 30.54M
 
 ## Results (CER)
-- Decode config: conf/decode_rnnt_transformer.yaml (ctc weight:0.5)
+- Decode config: conf/decode_rnnt_conformer.yaml
 
-|      testset   | WER(%)  |
+|      testset   |  WER(%) |
 |:--------------:|:-------:|
 |    test_clean  |  6.64   |
 |    test_other  |  17.12  |

--
Gitblit v1.9.1