All models from WeNet
https://github.com/wenet-e2e/wenet/blob/main/docs/pretrained_models.en.md lists all pre-trained models from WeNet and we have converted all of them to sherpa-onnx using the following script:
We have uploaded the exported models to huggingface and you can find them from the following figure:
To make it easier to copy the links, we list them below:
https://huggingface.co/csukuangfj/sherpa-onnx-zh-wenet-aishell
https://huggingface.co/csukuangfj/sherpa-onnx-zh-wenet-aishell2
https://huggingface.co/csukuangfj/sherpa-onnx-en-wenet-gigaspeech
https://huggingface.co/csukuangfj/sherpa-onnx-en-wenet-librispeech
https://huggingface.co/csukuangfj/sherpa-onnx-zh-wenet-multi-cn
https://huggingface.co/csukuangfj/sherpa-onnx-zh-wenet-wenetspeech
Colab
We provide a colab notebook for you to try the exported WeNet models with sherpa-onnx.