Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
English
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use iFaz/whisper-base-en-emo-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use iFaz/whisper-base-en-emo-v1 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="iFaz/whisper-base-en-emo-v1")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("iFaz/whisper-base-en-emo-v1") model = AutoModelForSpeechSeq2Seq.from_pretrained("iFaz/whisper-base-en-emo-v1", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 4000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 290420320
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cdee4073235023b39fa89b61b466b1ac31fb7805b6d1b13f753f3d45fbd8792c
|
| 3 |
size 290420320
|
runs/Jan05_12-39-00_f84b0814b610/events.out.tfevents.1736080743.f84b0814b610.1470.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:5fb4b437a802fdb0f51fdd235af628dff76fffa991aad59b574db10631af2bbe
|
| 3 |
+
size 42280
|