Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Arabic
whisper
Generated from Trainer
Instructions to use Baselhany/Graduation_Project_Whisper_base_s5621 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Baselhany/Graduation_Project_Whisper_base_s5621 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="Baselhany/Graduation_Project_Whisper_base_s5621")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("Baselhany/Graduation_Project_Whisper_base_s5621") model = AutoModelForSpeechSeq2Seq.from_pretrained("Baselhany/Graduation_Project_Whisper_base_s5621") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 4
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 290403936
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dc9a499062cfd8d9b81edf2363c2dac5d87262967851a485d0c88e5cb015478e
|
| 3 |
size 290403936
|
runs/Apr27_19-53-35_73df15bcccb8/events.out.tfevents.1745783617.73df15bcccb8.19.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:c694c9c25b93bb3d0505db061553faced1cc2baf78c50744a752f2f4b2fb154c
|
| 3 |
+
size 64391
|