Instructions to use onnx-community/whisper-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use onnx-community/whisper-base with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('automatic-speech-recognition', 'onnx-community/whisper-base');
Can anyone explained why negative scale in this model ?
#7 opened 6 months ago
by
RunnerZhong
The model is now added to WebAI.js. Test it in your browser with no code required.
#6 opened 6 months ago
by
AxolsWebAI
How did you merge the decoder and decoder_with_past_model files?
1
#2 opened almost 2 years ago
by
PROMCRdog
How to download this model
7
#1 opened almost 2 years ago
by
bsmani