NVIDIA Canary 180M Flash model converted to ONNX format for onnx-asr.

Install onnx-asr

pip install onnx-asr[cpu,hub]

Load Canary 180M model and recognize wav file

import onnx_asr
model = onnx_asr.load_model("istupakov/canary-180m-flash-onnx")
print(model.recognize("test.wav"))
Downloads last month
459
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for istupakov/canary-180m-flash-onnx

Quantized
(1)
this model

Collection including istupakov/canary-180m-flash-onnx