Instructions to use Xenova/whisper-tiny with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use Xenova/whisper-tiny with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('automatic-speech-recognition', 'Xenova/whisper-tiny');
Commit History
Upload README.md with huggingface_hub 4f24228 verified
Upload README.md with huggingface_hub dcb239c verified
Upload README.md with huggingface_hub be2f7a8 verified
Add/update the quantized ONNX model files and README.md for Transformers.js v3 e5ff7c0 verified
[Automated] Update base model metadata c4b04f7 verified
Upload fp16 ONNX weights d0bfa57 verified
Upload fp16 ONNX weights 5662de3 verified
Update tokenizer e1309fb verified
Upload folder using huggingface_hub c4eb0c7
Upload README.md with huggingface_hub 677567b
Update generation_config.json ce70c25
Upload quant_config.json 202e54d
Upload folder using huggingface_hub 4476b95
Upload README.md with huggingface_hub 35aa69d
Upload folder using huggingface_hub 10001f8
Upload README.md with huggingface_hub 5dbc8a2
Upload folder using huggingface_hub ae52082
Upload README.md with huggingface_hub 0e376cb
initial commit c4ec6fc
Joshua commited on