Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Arabic
whisper
Generated from Trainer
Instructions to use Baselhany/Distilation_Whisper_base_bigger_batch_size with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Baselhany/Distilation_Whisper_base_bigger_batch_size with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="Baselhany/Distilation_Whisper_base_bigger_batch_size")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("Baselhany/Distilation_Whisper_base_bigger_batch_size") model = AutoModelForSpeechSeq2Seq.from_pretrained("Baselhany/Distilation_Whisper_base_bigger_batch_size") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 14
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:469a892bcab004f6d3efef024ec0f4189be0011917734fea035e1ad7e3c48d49
|
| 3 |
size 223144592
|
runs/May31_10-20-36_349a22f725e3/events.out.tfevents.1748686837.349a22f725e3.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:f852320791c6f0e426770a1f4c63500abf872b638d6435bf59cd916acfa619b2
|
| 3 |
+
size 17309
|