Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Divehi
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use Gyaneshere/whisper-small-dv with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Gyaneshere/whisper-small-dv with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="Gyaneshere/whisper-small-dv")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("Gyaneshere/whisper-small-dv") model = AutoModelForSpeechSeq2Seq.from_pretrained("Gyaneshere/whisper-small-dv", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 500
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:67185a23c8510ba315efc0ccd97ea9798980dca78ee26876543f39a58c62358c
|
| 3 |
size 966995080
|
runs/Feb08_20-05-56_072ff37f3568/events.out.tfevents.1739045157.072ff37f3568.7300.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6b78f8824b63dac071f6efc1648629213bd0a1dbbe6cf6d8df517f93950a2b55
|
| 3 |
+
size 11754
|
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:85ad9d0761d14c7edb2a4674170b4b8a10dc9a089e410c21c27fd7064a145ba1
|
| 3 |
size 5496
|