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:21a0c2c96c4d44c29780d9ed66f48d3ed9ce0ac85d60733eebeecde48a6babdc
size 336254587
|