Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Divehi
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use thabel/whisper-small-yo with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use thabel/whisper-small-yo with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="thabel/whisper-small-yo")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("thabel/whisper-small-yo") model = AutoModelForSpeechSeq2Seq.from_pretrained("thabel/whisper-small-yo") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 800
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:1ae97bf8d53509c383f186827cf1bbf01f96fa11f7f1f77ce1a91ae0a97baf91
|
| 3 |
size 966995080
|
runs/Dec22_19-31-33_040781d70c0b/events.out.tfevents.1734895906.040781d70c0b.360.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4d42df6ee9dfb13ec153d7657720ce637de07468a6569f9749fb346dcb040072
|
| 3 |
+
size 7243
|
runs/Dec22_19-36-49_040781d70c0b/events.out.tfevents.1734896219.040781d70c0b.360.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c7b0ae7cc320f767190cb7fdb2012e3235be26e04591758675a223a98aeabbf1
|
| 3 |
+
size 14286
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5496
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:55e2119d7e571cb22b61b0da1e72960e489435dbe09db6258e4b60b78e26f111
|
| 3 |
size 5496
|