# Introduction This recipe includes some different pretrained ASR models' decoding results with [SpeechIO](https://github.com/SpeechColab/Leaderboard) test sets. [./RESULTS.md](./RESULTS.md) contains the latest results. # Pretrained Models The following table lists the pretrained models. | | Huggingface | Comment | |---------------------------------------|--------------------|-----------------------------| | `zipformer` | zrjin/icefall-asr-multi-zh-hans-zipformer-ctc-2023-10-24 | Using [multi-hans-zh recipe](../../multi_zh-hans/ASR/zipformer/) training | | | `whisper` | yuekai/icefall_asr_wenetspeech_whisper | Using [wenetspeech recipe](../../wenetspeech/ASR/whisper/) training |