Instructions to use Masterx/canary-1b-v2-onnx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- NeMo
How to use Masterx/canary-1b-v2-onnx with NeMo:
import nemo.collections.asr as nemo_asr asr_model = nemo_asr.models.ASRModel.from_pretrained("Masterx/canary-1b-v2-onnx") transcriptions = asr_model.transcribe(["file.wav"]) - Notebooks
- Google Colab
- Kaggle
File size: 132 Bytes
0c15e25 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:a679e3b6335ea7ffb89ab6a07bd4bf68fbe27b6a302d96efe5c77882cfdf655d
size 1253086
|