Instructions to use Xenova/whisper-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use Xenova/whisper-base with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('automatic-speech-recognition', 'Xenova/whisper-base');
Commit History
Update README.md fe2c6a2 verified
[Automated] Update base model metadata 9226b95 verified
Upload fp16 ONNX weights 85bb6d5 verified
Upload fp16 ONNX weights 73a13da verified
Upload 4 files d865b42 verified
Upload folder using huggingface_hub d33af21
Upload README.md with huggingface_hub cf036d5
Update generation_config.json 0fce37c
Upload quant_config.json 05d748b
Upload folder using huggingface_hub d125a8a
Upload README.md with huggingface_hub 1eff9d1
Upload folder using huggingface_hub 1a8ec6c
Upload README.md with huggingface_hub 289181e
Upload folder using huggingface_hub a6e5f52
Upload README.md with huggingface_hub 31d2518
initial commit 7cc25f4
Joshua commited on