Automatic Speech Recognition
Transformers
PyTorch
TensorFlow
Safetensors
French
English
speech_to_text
audio
speech-translation
Instructions to use facebook/s2t-small-covost2-fr-en-st with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use facebook/s2t-small-covost2-fr-en-st with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="facebook/s2t-small-covost2-fr-en-st")# Load model directly from transformers import AutoProcessor, AutoModelForMultimodalLM processor = AutoProcessor.from_pretrained("facebook/s2t-small-covost2-fr-en-st") model = AutoModelForMultimodalLM.from_pretrained("facebook/s2t-small-covost2-fr-en-st") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 0f67412110c77227812fed489148b4a7f013b610882228bed91931634480bd15
- Size of remote file:
- 109 MB
- SHA256:
- 406199bd6f61001a25c03f1f9df58938cb2db7b3154d26f223d617f89b7e45c0
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.