Instructions to use Xenova/whisper-small.en with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use Xenova/whisper-small.en with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('automatic-speech-recognition', 'Xenova/whisper-small.en');
Commit History
[Automated] Update base model metadata 14ab78e verified
Upload fp16 ONNX weights fd2a8db verified
Upload fp16 ONNX weights 26ee8be verified
Upload folder using huggingface_hub c72244b
Upload README.md with huggingface_hub 52dd42d
Update generation_config.json 451604e
Upload quant_config.json b405929
Upload folder using huggingface_hub 361b5c9
Upload README.md with huggingface_hub e80686a
Upload folder using huggingface_hub 05e8979
Upload README.md with huggingface_hub 73d9f95
Upload folder using huggingface_hub 944d506
Upload README.md with huggingface_hub 2b50336
Create README.md eee4c22
Upload 14 files d4df14e
initial commit 912bfac
Joshua commited on