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:6e47f6c3fa82925aac73b6de75f46333d50e361e281a9dffb99689c0b39302a2
size 209954580
|