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:be68105bb9b966ded4d7247d40d15833697f3c85bfa3ca61f0e831a255f52a64
|
| 3 |
size 151095795
|
runs/Dec06_16-18-22_n-62-12-20/events.out.tfevents.1670339910.n-62-12-20.6617.2
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:d50eb972a3a042db6826479f18d3ae9d6cd7cfdb71b365727c347c4f6c67ccf9
|
| 3 |
+
size 5660
|