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: 135 Bytes
0c15e25 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:ce8976c45711739179ebd496a2830cc95c3b5bb9db8303714fc766273cbf9a3b
size 3284631552
|