Instructions to use bgstud/whisper-tiny-libri with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use bgstud/whisper-tiny-libri with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="bgstud/whisper-tiny-libri")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("bgstud/whisper-tiny-libri") model = AutoModelForSpeechSeq2Seq.from_pretrained("bgstud/whisper-tiny-libri") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 150
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 151095795
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5e2b55ca9400001cdf5a08b66f017b9df096cef63b5235d5054b1773d6cfbe7c
|
| 3 |
size 151095795
|
runs/Dec06_16-18-22_n-62-12-20/events.out.tfevents.1670340493.n-62-12-20.6617.4
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:779b1ffea616392918aa914a14080755e9c1e12f74c249834431d3ec2065ea74
|
| 3 |
+
size 5661
|