Automatic Speech Recognition
Transformers
Safetensors
Arabic
whisper
quran
asr
arabic
speech-recognition
Instructions to use FaisaI/tadabur-Whisper-Small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use FaisaI/tadabur-Whisper-Small with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="FaisaI/tadabur-Whisper-Small")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("FaisaI/tadabur-Whisper-Small") model = AutoModelForSpeechSeq2Seq.from_pretrained("FaisaI/tadabur-Whisper-Small") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 0d2be803d3086850b5191e0753264d08e9a31fd18960653b740949f783124c13
- Size of remote file:
- 5.62 kB
- SHA256:
- e4ff8d14dab0bf68638771ad20ed208924e0e6a6290e198f6f2e0e2dbae605f3
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.