From 93e22a96a495e5b676414326e1ae3514a5332abb Mon Sep 17 00:00:00 2001 From: jinzr <60612200+JinZr@users.noreply.github.com> Date: Mon, 4 Sep 2023 17:44:31 +0800 Subject: [PATCH] Update RESULTS.md --- egs/swbd/ASR/RESULTS.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/egs/swbd/ASR/RESULTS.md b/egs/swbd/ASR/RESULTS.md index 68a843c01..d285261ac 100644 --- a/egs/swbd/ASR/RESULTS.md +++ b/egs/swbd/ASR/RESULTS.md @@ -1,6 +1,18 @@ ## Results ### Switchboard BPE training results (Conformer-CTC) +#### 2023-09-04 + +The best WER, as of 2023-09-04, for the Switchboard is below + +Results using attention decoder is given as: + +| | eval2000-swbd | eval2000-callhome | eval2000-avg | +|--------------------------------|-----------------|---------------------|--------------| +| `conformer_ctc` | 9.48 | 17.73 | 13.67 | + +Decoding results and models can be found here: +https://huggingface.co/zrjin/icefall-asr-swbd-conformer-ctc-2023-8-26 #### 2023-06-27 The best WER, as of 2023-06-27, for the Switchboard is below