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:
- dd78ae08bd90c151f5188671ecd591a0a731eb844677e4f72da8b9d28378421e
- Size of remote file:
- 967 MB
- SHA256:
- bbae2f307848b926636c1171bc16fb5ec0f4519da189351a35371d49337fbf53
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.