Instructions to use garnagar/whisper-tiny-libirClean-vs-commonNative with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use garnagar/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="garnagar/whisper-tiny-libirClean-vs-commonNative")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("garnagar/whisper-tiny-libirClean-vs-commonNative") model = AutoModelForSpeechSeq2Seq.from_pretrained("garnagar/whisper-tiny-libirClean-vs-commonNative") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 750
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:aa78c39bdf656e342ab403a320324d7be9443625570cb3636572c54aaaa9038e
|
| 3 |
size 151097331
|
runs/Dec07_09-46-42_73abc972721c/events.out.tfevents.1670406681.73abc972721c.76.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:f779ed95f4235a2170aa2d44d0cb03dcfc7f530316f5d8c5da8b01cfd3fda101
|
| 3 |
+
size 11436
|