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 151098921
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:80f1f6ef50b26926e14552c3db9612421e40edb7ce54a92896b9f0f2cef66774
|
| 3 |
size 151098921
|
runs/Dec07_19-21-22_4f2e1e21b410/events.out.tfevents.1670441415.4f2e1e21b410.77.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:e1ea078ac2f1ace6c73e77199f66df0028d3faac944b12adce8bff0413c0e785
|
| 3 |
+
size 11412
|