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