Granite 4.0 1B Speech
Forkjoin.ai conversion of ibm-granite/granite-4.0-1b-speech to ONNX format for edge deployment.
Model Details
- Source Model: ibm-granite/granite-4.0-1b-speech
- Format: ONNX
- Converted by: Forkjoin.ai
Usage
With ONNX Runtime
import onnxruntime as ort
session = ort.InferenceSession("granite-4.0-1b-speech-onnx.onnx")
With Transformers + Optimum
from optimum.onnxruntime import ORTModelForSequenceClassification
model = ORTModelForSequenceClassification.from_pretrained("forkjoin-ai/granite-4.0-1b-speech-onnx")
About Forkjoin.ai
Forkjoin.ai runs AI models at the edge -- in-browser, on-device, zero cloud cost. These converted models power real-time inference, speech recognition, and natural language capabilities.
All conversions are optimized for edge deployment within browser and mobile memory constraints.
License
Apache 2.0 (follows upstream model license)
- Downloads last month
- 26
Model tree for forkjoin-ai/granite-4.0-1b-speech-onnx
Base model
ibm-granite/granite-4.0-1b-base Finetuned
ibm-granite/granite-4.0-1b-speech