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