Instructions to use onnx-community/whisper-tiny_timestamped with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use onnx-community/whisper-tiny_timestamped with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('automatic-speech-recognition', 'onnx-community/whisper-tiny_timestamped');
File size: 134 Bytes
a28d893 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:4c39e3a26f4628e6c67ef63363ce1d2e3a97ff1e6fe0ad6a479afb793792cfb6
size 118422937
|