Instructions to use UAEpro/whisper-small-ar with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use UAEpro/whisper-small-ar with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="UAEpro/whisper-small-ar", device_map="auto")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("UAEpro/whisper-small-ar") model = AutoModelForSpeechSeq2Seq.from_pretrained("UAEpro/whisper-small-ar", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 4000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 966995080
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9397cda13faf616b814c85e5d069747181558a5969a064c1f999e8ce3402a4ce
|
| 3 |
size 966995080
|
runs/Jan10_10-58-49_5b37b20b99a7/events.out.tfevents.1704884331.5b37b20b99a7.3631.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f057dd92f6aad8cacc5b9894508a8bc6c0fdfdfbf755accb4a0ad80a13b1967c
|
| 3 |
+
size 31565
|