Instructions to use basselnasrisf/whisper-tiny-arabicdata with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use basselnasrisf/whisper-tiny-arabicdata with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="basselnasrisf/whisper-tiny-arabicdata")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("basselnasrisf/whisper-tiny-arabicdata") model = AutoModelForSpeechSeq2Seq.from_pretrained("basselnasrisf/whisper-tiny-arabicdata") - Notebooks
- Google Colab
- Kaggle
Commit ·
3d60b87
1
Parent(s): b4a8932
Training in progress, step 1000
Browse files- pytorch_model.bin +1 -1
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 151097459
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1448ae7e8f346cd1cc682eee4e1a0efd00730ee098f368d45be3542ab9896aa3
|
| 3 |
size 151097459
|