Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Arabic
whisper
Generated from Trainer
Instructions to use Baselhany/Graduation_Project_Whisper_base_segment with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Baselhany/Graduation_Project_Whisper_base_segment 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_segment")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("Baselhany/Graduation_Project_Whisper_base_segment") model = AutoModelForSpeechSeq2Seq.from_pretrained("Baselhany/Graduation_Project_Whisper_base_segment") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 20
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:40d4ec2487a00baeb234be15c85330998e51db035b48ce059cce88491e96171d
|
| 3 |
size 290403936
|
runs/Apr29_01-54-22_29ee97617b26/events.out.tfevents.1745891665.29ee97617b26.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:64a929c2e84530b70253110d99d54848f5b6a9b0a801ec27b0b05600e6fae0f7
|
| 3 |
+
size 60652
|