Instructions to use markusingvarsson/whisper-test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use markusingvarsson/whisper-test with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('automatic-speech-recognition', 'markusingvarsson/whisper-test');
Upload folder using huggingface_hub
Browse files
onnx/decoder_model_merged_quantized.onnx
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 79336381
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1bbc0c5ae8f059b117dabcc34db4855bdcef55afe3b1df5e11ecd23950fd5db0
|
| 3 |
size 79336381
|