Instructions to use devkyle/whisper-tiny-dp-wd-v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use devkyle/whisper-tiny-dp-wd-v2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="devkyle/whisper-tiny-dp-wd-v2")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("devkyle/whisper-tiny-dp-wd-v2") model = AutoModelForSpeechSeq2Seq.from_pretrained("devkyle/whisper-tiny-dp-wd-v2") - 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:bc77370c448684cb3a563b54e27fb7b827b4daf4f3ba00fb66d191b5a4eb7521
|
| 3 |
size 151061672
|
runs/Sep16_06-51-57_d5c0311ac86b/events.out.tfevents.1726469524.d5c0311ac86b.200.1
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:85c3cd20d54535bda7c711d82ab2925dbbb229d51d501c219357ae135e50be4c
|
| 3 |
+
size 17893
|