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:7b68ff4833299ca0e21cae70f4b9f9ada15a01644813524b7f29c160bda02e2b
size 798571816
|