Instructions to use abdouaziiz/wav2vec2-xls-r-300m-wolof-lm with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use abdouaziiz/wav2vec2-xls-r-300m-wolof-lm with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="abdouaziiz/wav2vec2-xls-r-300m-wolof-lm")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("abdouaziiz/wav2vec2-xls-r-300m-wolof-lm") model = AutoModelForCTC.from_pretrained("abdouaziiz/wav2vec2-xls-r-300m-wolof-lm", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
63cd2ec
1
Parent(s): f68e80d
Updated add_tokens.json
Browse filesremove it for the purpose of the ngrams