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 1200
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:762de1ece627acd8dea9d0859cf0e2d078920fa6f64f620c81bbb7306845233e
|
| 3 |
size 151061672
|
runs/Oct06_06-26-10_1c5a28527ae8/events.out.tfevents.1759731973.1c5a28527ae8.36.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:a437c737257145ccfb15cefaa141231c568e1cb60ba69ff1dbed58ef1d2b73f5
|
| 3 |
+
size 18748
|