Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Persian
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use SadeghK/whisper-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use SadeghK/whisper-base with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="SadeghK/whisper-base")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("SadeghK/whisper-base") model = AutoModelForSpeechSeq2Seq.from_pretrained("SadeghK/whisper-base") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 39000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 290403936
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:73c37b61d90ae86e0d680a45ea740c7dd7aae6f1a927516293c41e2c3ff89729
|
| 3 |
size 290403936
|
runs/Feb05_13-03-41_377153ebf61c/events.out.tfevents.1738760632.377153ebf61c.421.4
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:154be479319cdb4ff290e1efcc56ea2b4b992e3ad64538543b79fa0e4e4730d3
|
| 3 |
+
size 130814
|