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