Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Arabic
whisper
Generated from Trainer
Instructions to use Baselhany/Distilation_Whisper_base_CKP with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Baselhany/Distilation_Whisper_base_CKP with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="Baselhany/Distilation_Whisper_base_CKP")# Load model directly from transformers import AutoProcessor, AutoModelForMultimodalLM processor = AutoProcessor.from_pretrained("Baselhany/Distilation_Whisper_base_CKP") model = AutoModelForMultimodalLM.from_pretrained("Baselhany/Distilation_Whisper_base_CKP") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 16800
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:8daf519e56262574da44c0ef1b99ce20dfa6917108a4ca7ed2f9d533fdc8c1ba
|
| 3 |
size 223144592
|
runs/May24_13-09-04_1386259d94b5/events.out.tfevents.1748092145.1386259d94b5.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:7438244878369131f0c1f7d986e53ba264c257c820a132ccd96c15138a7bb81a
|
| 3 |
+
size 23305
|