Automatic Speech Recognition
KerasFormers
Keras
PyTorch
JAX
TensorFlow
speech2text
s2t
librispeech
audio
Instructions to use zeromodels/s2t-medium-librispeech-asr with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- KerasFormers
How to use zeromodels/s2t-medium-librispeech-asr with KerasFormers:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Keras
How to use zeromodels/s2t-medium-librispeech-asr 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/s2t-medium-librispeech-asr") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 3eb1f4ba624fd59f5ca233ad46cd68d04d41bf4b623b452d5ec752dc9d45d078
- Size of remote file:
- 417 kB
- SHA256:
- 052a168787a9160b4b2ba54e4995e9600298812c34191ca3f70cea51cd4f5c1e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.