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