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:3e2924ebf5e2eed79588c9d5c621f2441d3f2bca9ea5e4adf0b27e4e05536126
size 180627346
|