README.md
427 字节
Introduction
This folder contains code showing how to convert Whisper to onnx and use onnxruntime to replace PyTorch for speech recognition.
You can use sherpa-onnx to run the converted model.
Please see https://k2-fsa.github.io/sherpa/onnx/pretrained_models/whisper/export-onnx.html for details.