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 24
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:15d43ec75e69bc1a82322c0070c5aa7d3f08d0413756672c1feb67e26a38a294
|
| 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:f5d6bc411c5a36fef05ebabd4502839b3d9a982bfb1d3c2f6ebb2606aef1de24
|
| 3 |
+
size 74293
|