Instructions to use abdoeid/whisper-tiny-testing with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use abdoeid/whisper-tiny-testing with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="abdoeid/whisper-tiny-testing")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("abdoeid/whisper-tiny-testing") model = AutoModelForSpeechSeq2Seq.from_pretrained("abdoeid/whisper-tiny-testing") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 2000
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:5c37f34deee61cc96cf534790a90245db017d056e1488f4a42b5bfe3bc036c4c
|
| 3 |
size 151061672
|
runs/Jun21_16-27-03_83a1408ed1fc/events.out.tfevents.1718987224.83a1408ed1fc.25.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:90f4a7ef429ea781a9a23fe45008b4c00eca1f64178156c0ec772f3f813bccfe
|
| 3 |
+
size 8725
|