NVIDIA Canary 1B v2 model converted to ONNX format for onnx-asr.

Install onnx-asr

pip install onnx-asr[cpu,hub]

Load Canary 1B v2 model and recognize wav file

import onnx_asr
model = onnx_asr.load_model("nemo-canary-1b-v2")
print(model.recognize("test.wav", language="en"))
Downloads last month
44
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for istupakov/canary-1b-v2-onnx

Quantized
(1)
this model

Space using istupakov/canary-1b-v2-onnx 1

Collection including istupakov/canary-1b-v2-onnx