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 13
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:2aa649ff2c36bd3578aa30eeaa8fcc6b856de22802efdbff9efdb70c526e6f2d
|
| 3 |
size 223144592
|
runs/Jun19_18-50-31_b7bd342ac5e9/events.out.tfevents.1750359032.b7bd342ac5e9.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:be093050a812f9f5b5da3eefde1ff2862145e3690dfc130f09fb2ac25374ea2d
|
| 3 |
+
size 17376
|