Instructions to use bgstud/whisper-tiny-commonAccentAug-vs-libirAugm with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use bgstud/whisper-tiny-commonAccentAug-vs-libirAugm with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="bgstud/whisper-tiny-commonAccentAug-vs-libirAugm")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("bgstud/whisper-tiny-commonAccentAug-vs-libirAugm") model = AutoModelForSpeechSeq2Seq.from_pretrained("bgstud/whisper-tiny-commonAccentAug-vs-libirAugm") - 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-26-56_36ee8c4462ee/events.out.tfevents.1670326459.36ee8c4462ee.70.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:47994d7d6994731473abe573c70bb483a2b9e0750e3efa948a01290e1a53d576
|
| 3 |
+
size 11412
|