Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Arabic
whisper
Generated from Trainer
Instructions to use Baselhany/Graduation_Project_distillation_Whisper_base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Baselhany/Graduation_Project_distillation_Whisper_base with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="Baselhany/Graduation_Project_distillation_Whisper_base")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("Baselhany/Graduation_Project_distillation_Whisper_base") model = AutoModelForSpeechSeq2Seq.from_pretrained("Baselhany/Graduation_Project_distillation_Whisper_base") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 5
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:84875594e2870e3c2cf4e365a60a2503d2c1199634f0d6ef6ba3b3536914c5de
|
| 3 |
size 223144592
|
runs/Jun22_16-50-40_a8cb5713fc9b/events.out.tfevents.1750611041.a8cb5713fc9b.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:d7165343c58b7f523c8f71f792a0e04d006d1d74b0bafba8bb753a8f01cc730a
|
| 3 |
+
size 10401
|