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 33740
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:cfbf3330733366f480058f4acc43f4b33bcf90be58f6148c9e7ba9e9cc16556b
|
| 3 |
size 223144592
|
runs/May26_06-15-02_f3fc904fc031/events.out.tfevents.1748240104.f3fc904fc031.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:223e8b7a431b5f460d4c5f98067e1dfe943c83b3fa67754ee0cca1ddf75c2575
|
| 3 |
+
size 31067
|