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 38000
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:12c12e9468c93ef6f8da258bdb1b991ff5e0314c72c823b73a98f3a040b5dc56
|
| 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:c712e0a4992b71d25d42f34173124c710fadf70da5e302098523667ae83bff6a
|
| 3 |
+
size 121890
|