Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Arabic
whisper
Generated from Trainer
Instructions to use Baselhany/Distilation_Whisper_base_CKP2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Baselhany/Distilation_Whisper_base_CKP2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="Baselhany/Distilation_Whisper_base_CKP2")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("Baselhany/Distilation_Whisper_base_CKP2") model = AutoModelForSpeechSeq2Seq.from_pretrained("Baselhany/Distilation_Whisper_base_CKP2") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 42090
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:999f435e9f02d6e9263003f216213b939c628ab4849151036e2f058b23e8e216
|
| 3 |
size 223144592
|
runs/May31_11-19-37_6a92b84a05f2/events.out.tfevents.1748690388.6a92b84a05f2.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:1f5c257cd506c980d2485b7ab57080a64ee2526e22c8388f08089e18fc476042
|
| 3 |
+
size 27086
|