Instructions to use musetric/whisper-large-v3-onnx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use musetric/whisper-large-v3-onnx with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('automatic-speech-recognition', 'musetric/whisper-large-v3-onnx');
File size: 134 Bytes
228b203 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:f142de7eb5928893e57546906817e7387157609cbc2a36ea7859d336a8d568d0
size 425003939
|