This repository has been archived on 2025-08-26. You can view files and clone it, but cannot push or open issues or pull requests.
Files
enginex_bi_series-sherpa-onnx/scripts/whisper

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.