Instructions to use raidavid/whisper-tiny-rai with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use raidavid/whisper-tiny-rai with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="raidavid/whisper-tiny-rai")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("raidavid/whisper-tiny-rai") model = AutoModelForSpeechSeq2Seq.from_pretrained("raidavid/whisper-tiny-rai") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 400
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 151061672
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6707696c7d155a2a066b74b3cdadfae4faeeecf5b9a3573360373829e4b92e29
|
| 3 |
size 151061672
|
runs/Jan09_15-19-29_daviddeMacBook-Pro-M3.local/events.out.tfevents.1704784770.daviddeMacBook-Pro-M3.local.67147.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:e4fa680ac26791b5ad94f07d9eb76e3d5f7f18c76a059b38954987e926cb1941
|
| 3 |
+
size 9317
|