Deploy models in ONNX format
Project description
audonnx deploys machine learning models stored in ONNX format.
Machine learning models can be trained in a variety of frameworks, e.g. scikit-learn, TensorFlow, Torch. To be independent of the training framework and its version models can be exported in ONNX format, which enables you to deploy and combine them easily.
audonnx allows you to name inputs and outputs of your model, and automatically loads the correct feature extraction from a YAML file stored with your model.
Have a look at the installation and usage instructions.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
audonnx-0.7.0.tar.gz
(300.6 kB
view hashes)
Built Distribution
audonnx-0.7.0-py3-none-any.whl
(297.4 kB
view hashes)