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", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 250
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:59d4e24b1675f9da9eb45575f1d1aa732b1133faf176b6f81029c8f7c56a1851
|
| 3 |
size 151097331
|
runs/Dec07_14-46-14_bf9409db6cb6/1670425337.669551/events.out.tfevents.1670425337.bf9409db6cb6.73.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:91fcb037d9d8126f981401f7dba963b89ce3c14bf639138483dbcec61afb32a8
|
| 3 |
+
size 5822
|
runs/Dec07_14-46-14_bf9409db6cb6/events.out.tfevents.1670425337.bf9409db6cb6.73.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d5107c59cbc8fff67235dbd67729e4c9566350a0759f9f75ef12a6340a23e253
|
| 3 |
+
size 6686
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3567
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5e47a9199fd291faf8d005ab0f897cfdc16125f76fae4e23eefba878930c4db6
|
| 3 |
size 3567
|