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.
| 名称 | 最后更新 |
最后提交
45b9d4ab
–
Support whisper models (#238)
历史
|
|---|---|---|
| .. | ||
| .gitignore | 正在载入提交数据... | |
| README.md | 正在载入提交数据... | |
| export-onnx.py | 正在载入提交数据... | |
| requirements.txt | 正在载入提交数据... | |
| test.py | 正在载入提交数据... |
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.