Instructions to use devkyle/whisper-2000ms-small-v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use devkyle/whisper-2000ms-small-v2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="devkyle/whisper-2000ms-small-v2")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("devkyle/whisper-2000ms-small-v2") model = AutoModelForSpeechSeq2Seq.from_pretrained("devkyle/whisper-2000ms-small-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 966995080
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:68004e5ef77fdb30d50e829b67fdbc10ef469025f7ea0d0a4e561573e4a5f418
|
| 3 |
size 966995080
|
runs/Sep18_01-06-46_4df6e209cb19/events.out.tfevents.1726621609.4df6e209cb19.274.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:f085be2ad65a65c9d284960600bb18691c899fb49a380b9812678a3a7c2f9547
|
| 3 |
+
size 16969
|