Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Arabic
whisper
Generated from Trainer
Instructions to use Baselhany/Graduation_Project_Whisper_tiny3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Baselhany/Graduation_Project_Whisper_tiny3 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="Baselhany/Graduation_Project_Whisper_tiny3")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("Baselhany/Graduation_Project_Whisper_tiny3") model = AutoModelForSpeechSeq2Seq.from_pretrained("Baselhany/Graduation_Project_Whisper_tiny3") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 19
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 151061672
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8f6f1e5d00530cc4fa13511a899eeaae27b70825211169d136ac7ccd1019a30b
|
| 3 |
size 151061672
|
runs/Feb10_21-20-08_f12e54ea0648/events.out.tfevents.1739222410.f12e54ea0648.18.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:74ed71600d3f952f93887d97bfd4fafd18d1a75874822cc39b7cf1e5764085ef
|
| 3 |
+
size 44371
|