Instructions to use sulaimank/w2vbert-shona-sd2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use sulaimank/w2vbert-shona-sd2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="sulaimank/w2vbert-shona-sd2")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("sulaimank/w2vbert-shona-sd2") model = AutoModelForCTC.from_pretrained("sulaimank/w2vbert-shona-sd2", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- fc8ee0d0d89ed0899750a02d4ff72355b8bb6cc02d021d8acadf77d40fb394d9
- Size of remote file:
- 5.33 kB
- SHA256:
- 9fa834b4d69b55146c287fb51e8ac9acdc7975077a0101f7ada1830c14ae40fc
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.