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 2000
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:af1ac09f3fbce2dc63150c5fb9f53e2036f1a8fd0c2277caec0e5a341ae1d0dc
|
| 3 |
size 151061672
|
runs/Jan09_09-05-00_daviddeMacBook-Pro-M3.local/events.out.tfevents.1704762301.daviddeMacBook-Pro-M3.local.57175.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:7eae8fa505965acc29244e75aea133ecb835f94b0a7a4e3baa95c1f223ae9a91
|
| 3 |
+
size 18384
|