Instructions to use bgstud/whisper-tiny-libirClean-vs-commonNative with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use bgstud/whisper-tiny-libirClean-vs-commonNative with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="bgstud/whisper-tiny-libirClean-vs-commonNative")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("bgstud/whisper-tiny-libirClean-vs-commonNative") model = AutoModelForSpeechSeq2Seq.from_pretrained("bgstud/whisper-tiny-libirClean-vs-commonNative") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 500
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 151097331
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:58475aa3b1b4f59f89356a308173a5d3b5f3f2f5281a8058593ad033603ad923
|
| 3 |
size 151097331
|
runs/Dec06_10-14-56_7bf88051a669/events.out.tfevents.1670322041.7bf88051a669.74.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:c746f6cc5ca417f0819220f3257253c2b273ae5eb6c976237140c470767fef24
|
| 3 |
+
size 9031
|