mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-30 04:04:19 +00:00
16 lines
809 B
Markdown
16 lines
809 B
Markdown
|
|
# 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 |
|