Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
wav2vec2-bert
Generated from Trainer
Eval Results (legacy)
Instructions to use olanigan/w2v-bert-yoruba-CV16 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use olanigan/w2v-bert-yoruba-CV16 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="olanigan/w2v-bert-yoruba-CV16")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("olanigan/w2v-bert-yoruba-CV16") model = AutoModelForCTC.from_pretrained("olanigan/w2v-bert-yoruba-CV16", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
2e3182e | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:f50868213a304a733c9554e460a724dd9428211866dc37e8bece379d8048e927
size 4664
|