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", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 15000
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:9971451637c74b127426db5b820809a6072102a0f4fadef8ec50f1e06bc1c344
|
| 3 |
size 290403936
|
runs/Feb03_19-59-32_377153ebf61c/events.out.tfevents.1738612776.377153ebf61c.421.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:07b078ee8c03b8add864e5f055f723d3f8aa95b07a687f564ff334450099b98c
|
| 3 |
+
size 138524
|