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 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:4ee9e7372357ed283c5423a5a9888e0772e18579e87907079039b94ecb7d6880
|
| 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:065a20551a7fbab4bc76ef77b8d5b80d294d5d49e3333a5d7892faff976d678a
|
| 3 |
+
size 9037
|