diff --git a/egs/swbd/ASR/README.md b/egs/swbd/ASR/README.md index 13b27815a..2ced772c1 100644 --- a/egs/swbd/ASR/README.md +++ b/egs/swbd/ASR/README.md @@ -8,9 +8,9 @@ Switchboard is a collection of about 2,400 two-sided telephone conversations amo ## Performance Record -| | eval2000 | rt03 | -|--------------------------------|------------|--------| -| `conformer_ctc` | 33.37 | 35.06 | +| | eval2000-swbd | eval2000-callhome | eval2000-avg | +|--------------------------------|-----------------|---------------------|--------------| +| `conformer_ctc` | 9.48 | 17.73 | 13.67 | See [RESULTS](/egs/swbd/ASR/RESULTS.md) for details. diff --git a/egs/swbd/ASR/RESULTS.md b/egs/swbd/ASR/RESULTS.md index f3a22c444..838e50993 100644 --- a/egs/swbd/ASR/RESULTS.md +++ b/egs/swbd/ASR/RESULTS.md @@ -1,6 +1,19 @@ ## Results ### Switchboard BPE training results (Conformer-CTC) +#### 2023-12-05 (Narrowband Setup) + +The best WER, for the narrowband Switchboard system is presented below + +Results using attention decoder are given as: + +| | eval2000-swbd | eval2000-callhome | eval2000-avg | +|--------------------------------|-----------------|---------------------|--------------| +| `conformer_ctc` | 11.82 | 23.34 | 17.61 | + +Decoding results and models can be found here: +https://huggingface.co/zrjin/icefall-asr-swbd-narrowband-conformer-ctc-2023-12-3 + #### 2023-09-04 The best WER, as of 2023-09-04, for the Switchboard is below @@ -13,6 +26,7 @@ Results using attention decoder are given as: 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