Instructions to use ibm-granite/granite-speech-4.1-2b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ibm-granite/granite-speech-4.1-2b with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="ibm-granite/granite-speech-4.1-2b")# Load model directly from transformers import AutoProcessor, AutoModelForMultimodalLM processor = AutoProcessor.from_pretrained("ibm-granite/granite-speech-4.1-2b") model = AutoModelForMultimodalLM.from_pretrained("ibm-granite/granite-speech-4.1-2b", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- AMD Developer Cloud
- Xet hash:
- 7661059a8a3183bad09107d754ab5fb15c90202e5f54d9bb66470781ff647691
- Size of remote file:
- 2.14 GB
- SHA256:
- 8e18d6d3fbe009a95a4cf305e31c2aab4a3484eccbce29aa1aa1454fc8c046ee
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.