Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use MalikIbrar/whisper-tiny-minds with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use MalikIbrar/whisper-tiny-minds with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="MalikIbrar/whisper-tiny-minds")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("MalikIbrar/whisper-tiny-minds") model = AutoModelForSpeechSeq2Seq.from_pretrained("MalikIbrar/whisper-tiny-minds", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 500
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:6db7a24a4a99ed08deb4c1ef61d28b74eeb690a7d2f70a02aae7def167844ceb
|
| 3 |
size 151061672
|
runs/Jan31_15-43-27_2b06c2bb52dd/events.out.tfevents.1706715967.2b06c2bb52dd.9243.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:74c4ae3492fdcaffe7a38a8e85605c22aa2e8f5ec9b9818b90c7dafe58b4181d
|
| 3 |
+
size 9868
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4728
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ca38a87021f1ea82c49717b9ebb0a2edad7cd6631ef862d2edf5a662fc86db49
|
| 3 |
size 4728
|