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 3
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:c53cb22debdf50ca08f4e9fcfee4bb018a8f17830a91f5dd4c81f142c0c0c8e4
|
| 3 |
size 223144592
|
runs/Jun14_05-24-33_63c55713f97e/events.out.tfevents.1749878674.63c55713f97e.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:619c86f8295482963829c92ac9b625958f79d8c053ca319eb0830e717a68edbb
|
| 3 |
+
size 8710
|