Automatic Speech Recognition
Keras
PyTorch
JAX
TensorFlow
zeromodels
granite-speech-plus
speech-llm
audio
Instructions to use zeromodels/granite_speech_4_1_2b_plus with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use zeromodels/granite_speech_4_1_2b_plus with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://zeromodels/granite_speech_4_1_2b_plus") - Notebooks
- Google Colab
- Kaggle
Fix Collection badge link to the current zeromodels collection slug
Browse files
README.md
CHANGED
|
@@ -16,11 +16,11 @@ tags:
|
|
| 16 |
- tf
|
| 17 |
---
|
| 18 |
|
| 19 |
-
## ***See [our collection](https://huggingface.co/collections/zeromodels/granite-speech-plus-
|
| 20 |
|
| 21 |
# Run Granite Speech Plus with Keras 3: JAX, PyTorch, or TensorFlow
|
| 22 |
|
| 23 |
-
[](https://github.com/IMvision12/ZeroModels) [](https://imvision12.github.io/ZeroModels/granite_speech_plus/) [](https://huggingface.co/collections/zeromodels/granite-speech-plus-
|
| 24 |
|
| 25 |
# zeromodels/granite_speech_4_1_2b_plus
|
| 26 |
|
|
|
|
| 16 |
- tf
|
| 17 |
---
|
| 18 |
|
| 19 |
+
## ***See [our collection](https://huggingface.co/collections/zeromodels/granite-speech-plus-6a8eaf2de7ec075355e7176c) for all versions of Granite Speech Plus.***
|
| 20 |
|
| 21 |
# Run Granite Speech Plus with Keras 3: JAX, PyTorch, or TensorFlow
|
| 22 |
|
| 23 |
+
[](https://github.com/IMvision12/ZeroModels) [](https://imvision12.github.io/ZeroModels/granite_speech_plus/) [](https://huggingface.co/collections/zeromodels/granite-speech-plus-6a8eaf2de7ec075355e7176c)
|
| 24 |
|
| 25 |
# zeromodels/granite_speech_4_1_2b_plus
|
| 26 |
|