Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use umarigan/whisper-tiny-dv with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use umarigan/whisper-tiny-dv with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="umarigan/whisper-tiny-dv")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("umarigan/whisper-tiny-dv") model = AutoModelForSpeechSeq2Seq.from_pretrained("umarigan/whisper-tiny-dv") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1000
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:293308c2801092316b46dec37cb8c48174abf573162ca192c8d84b2bfa10579e
|
| 3 |
size 151061672
|
runs/Sep21_10-46-31_484986b4d66e/events.out.tfevents.1726915597.484986b4d66e.404.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:2c99df1fdf9a786e9a4eef55a6d06c681bd139b086aa63661698eaec565ec3f5
|
| 3 |
+
size 16220
|