Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Arabic
whisper
hf-asr-leaderboard
Generated from Trainer
Instructions to use AsemBadr/the-final-whisper with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use AsemBadr/the-final-whisper with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="AsemBadr/the-final-whisper")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("AsemBadr/the-final-whisper") model = AutoModelForSpeechSeq2Seq.from_pretrained("AsemBadr/the-final-whisper") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1250
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 966995080
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:50178ace38f8fc2ef57402fcbde9c9f1fe3363978f8aa0abf40f8f715e1cc6cd
|
| 3 |
size 966995080
|
runs/Apr16_15-27-20_67b08b9e8451/events.out.tfevents.1713281275.67b08b9e8451.26.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d11e8f061ba84f204f5f243b1eab428867f68b82215e85a70991c543c1dbd411
|
| 3 |
+
size 8363
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5112
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1497d51f875d54500f9d78264525118a3360d64231627067c2b218bf4374fd32
|
| 3 |
size 5112
|