Export to ONNX
Where to find the export code
You can find how we export models from Omnilingual ASR to ONNX at
Where to find test code
For testing the exported ONNX model in Python, please see
GitHub Actions
We use GitHub actions to export and upload the models.
The entrypoint is at