Instructions to use EvgenyShivchenkoUIT/whisper-tiny-ONNX-multi-full with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use EvgenyShivchenkoUIT/whisper-tiny-ONNX-multi-full with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('automatic-speech-recognition', 'EvgenyShivchenkoUIT/whisper-tiny-ONNX-multi-full');
Upload onnx/decoder_with_past_model.onnx with huggingface_hub
Browse files
onnx/decoder_with_past_model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0ba5a0bb51392db7cdbf531fd4cb61f857adca71e3b341c9caeb5160fa1bf70f
|
| 3 |
+
size 113595271
|