Instructions to use bgstud/whisper-tiny-libirAugm-vs-commonAccentAug with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use bgstud/whisper-tiny-libirAugm-vs-commonAccentAug with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="bgstud/whisper-tiny-libirAugm-vs-commonAccentAug")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("bgstud/whisper-tiny-libirAugm-vs-commonAccentAug") model = AutoModelForSpeechSeq2Seq.from_pretrained("bgstud/whisper-tiny-libirAugm-vs-commonAccentAug") - 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:4ba0623e59daa16f1960c2a65441b28c0ac79ff5aa1d305c905194d1fa813385
|
| 3 |
size 151097331
|
runs/Dec05_09-52-40_2b2f31518134/events.out.tfevents.1670234425.2b2f31518134.71.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:c9ea95b0ddd05fe72170c3b3daf8f575d70e1616a05d44dd733dfb41c0d13deb
|
| 3 |
+
size 9037
|