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 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:f77cbbe7eca95b5c0d6d4d5e34983bb63af8213162ea3eb758ec0c3bf63ea2ed
|
| 3 |
size 151097331
|
runs/Dec06_11-30-12_9881200d187e/events.out.tfevents.1670326747.9881200d187e.73.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:7bb10475cb1182e7343b0855553bc3dfe316c13d98ae6293f76dad402d7324f6
|
| 3 |
+
size 11412
|