juanmc2005 / diart

A python package to build AI-powered real-time audio applications

Home Page:https://diart.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add compatibility with ONNX models

juanmc2005 opened this issue · comments

Some models are available in ONNX format and diart cannot currently handle them. It would be great to be able to load this format. This would also facilitate the use of quantized models, which are pretty straightforward to obtain with ONNX.