Instructions to use kevin009/whisper-tiny-sv with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use kevin009/whisper-tiny-sv with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="kevin009/whisper-tiny-sv")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("kevin009/whisper-tiny-sv") model = AutoModelForSpeechSeq2Seq.from_pretrained("kevin009/whisper-tiny-sv") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 2000
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 151098921
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a8f01f3964e5268a26490c856f1c6a4590b32312877b6d8eee800be0115ea130
|
| 3 |
size 151098921
|
runs/Jul13_10-28-24_70002a3e0209/events.out.tfevents.1689244140.70002a3e0209.4962.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:1d46e2e5905212a3e3d3a8a72ce5c023050d67d131ddf10df9d188f7aaaa61f2
|
| 3 |
+
size 18627
|