Update RESULTS.md

This commit is contained in:
jinzr 2023-09-04 17:44:31 +08:00
parent 7c44c3a2c0
commit 93e22a96a4

View File

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