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