Instructions to use mitro99/whisper-tiny-polyai-enUS with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mitro99/whisper-tiny-polyai-enUS with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="mitro99/whisper-tiny-polyai-enUS")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("mitro99/whisper-tiny-polyai-enUS") model = AutoModelForSpeechSeq2Seq.from_pretrained("mitro99/whisper-tiny-polyai-enUS", device_map="auto") - 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:6789410cfcf94bb4a5caf8047dfce105e1bd46f53d86a020f2c508573beb6950
|
| 3 |
size 151061672
|
runs/Jan19_05-32-55_a5d704bbd38d/events.out.tfevents.1705642385.a5d704bbd38d.19518.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:1981e2304e55a518a6ad546352e6da3e8edafe245f0ca71f2269658e9e16c73e
|
| 3 |
+
size 10010
|