Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Nepali
whisper
Generated from Trainer
Instructions to use prakanda/whisper-tiny-loc with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use prakanda/whisper-tiny-loc with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="prakanda/whisper-tiny-loc")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("prakanda/whisper-tiny-loc") model = AutoModelForSpeechSeq2Seq.from_pretrained("prakanda/whisper-tiny-loc") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 800
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:d14c1c737d677cec0480cd80a7acd1fd01a7d60e9ff2bf08497dbdb39d38b75e
|
| 3 |
size 151061672
|
runs/Oct06_12-32-41_0a57a7d21e97/events.out.tfevents.1759753961.0a57a7d21e97.36.3
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:69500f49b7085067e82f8db3c0f5ddc7b6a5c901237ee7f2a1885808ec1d1924
|
| 3 |
+
size 16254
|