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:a64f0057a6ea3e94d0cf9a2973527c6c22a70ef66f930bae16e5929daf1306ba
size 672561635
|