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 50000
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:b3ea2becb06ced0384aed29ee9cda58bd01a182f710af27523e2c10365d32ab2
|
| 3 |
size 290403936
|
runs/Feb07_17-47-50_ac901a807eb2/events.out.tfevents.1738950473.ac901a807eb2.494.1
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:f9b13179f78f67a199e2a219431bf3f6af5bf4ff659c344ad58f6c7179e553ac
|
| 3 |
+
size 95479
|