results updated

This commit is contained in:
jinzr 2023-12-05 13:35:45 +08:00
parent 31e4e31892
commit c934cc2ac4
2 changed files with 17 additions and 3 deletions

View File

@ -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.

View File

@ -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