Instructions to use onnx-community/granite-4.0-1b-speech-ONNX with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use onnx-community/granite-4.0-1b-speech-ONNX with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('automatic-speech-recognition', 'onnx-community/granite-4.0-1b-speech-ONNX');
Upload folder using huggingface_hub
Browse files
onnx/audio_encoder.onnx
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:78fef3bcd46d807e5a050fc6aa3fc5e6854733ecb2cc66f235c3f5dc722a7f67
|
| 3 |
+
size 294897
|
onnx/audio_encoder_fp16.onnx
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e007c8d5b13a972239311ca4d9c1b9247db307057f344c2c70cab75c6c51723e
|
| 3 |
+
size 298727
|
onnx/audio_encoder_q4.onnx
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:86959203da95248b988fd800900f57440269ead6cde4880d3df9aef2da3c75f2
|
| 3 |
+
size 346625
|
onnx/audio_encoder_q4f16.onnx
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:139b1692e42dd79ffc4e99cdf5ef41cc2430521f16dd156cb10f1edb69426052
|
| 3 |
+
size 350405
|
onnx/audio_encoder_quantized.onnx
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:30a1fe6c1dbf04d9f55a713e0b1268395976820882f137ef1f0543d876fbfbeb
|
| 3 |
+
size 353087
|