Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use MahdinourabadiAI/whisper-tiny-fa with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use MahdinourabadiAI/whisper-tiny-fa with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="MahdinourabadiAI/whisper-tiny-fa")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("MahdinourabadiAI/whisper-tiny-fa") model = AutoModelForSpeechSeq2Seq.from_pretrained("MahdinourabadiAI/whisper-tiny-fa") - Notebooks
- Google Colab
- Kaggle
Mahdi abbasi nourabadi commited on
Training in progress, step 5000
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:e0d85e15c6cac322140526dcdf38f466f09561cf060bc5f1758968b85f55ec3f
|
| 3 |
size 151061672
|
runs/Aug24_15-48-40_783a3a504a77/events.out.tfevents.1724514556.783a3a504a77.22138.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:e4fd00a65a2dcf6545872c36fba89cd3c5f8758ebb2a2a50cebaf03fee824d49
|
| 3 |
+
size 50830
|