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