I have been experimenting with exporting the OpenVoiceOS model2vec intent classifiers to onnx, I created this notebook https://github.com/TigreGotico/ml-notebooks/blob/main/m2v/ovos_intent_classifier_multilingual.ipynb
maybe model2vec could support this directly? the notebook includes export and inference code