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