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, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("Baselhany/Distilation_Whisper_base_CKP") model = AutoModelForSpeechSeq2Seq.from_pretrained("Baselhany/Distilation_Whisper_base_CKP") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 51210
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:37c60fec1d61a715abc34621b50732bb6b292b703f3afc3223e3e83424c74ab7
|
| 3 |
size 223144592
|
runs/Jun07_17-09-25_1d32a1ae6920/events.out.tfevents.1749316166.1d32a1ae6920.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:83b907239261ad479e13c6c615c2cec1ae36cb6bc700b54fa419f688d099beba
|
| 3 |
+
size 23308
|